Home
last modified time | relevance | path

Searched refs:selectRet (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp100 bool selectRet(const Instruction *I);
1178 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
1406 return selectRet(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp128 bool selectRet(const Instruction *I);
3656 bool AArch64FastISel::selectRet(const Instruction *I) { in selectRet() function in AArch64FastISel
4958 return selectRet(I); in fastSelectInstruction()