Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp139 bool SelectRet(const Instruction *I);
1561 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel
1849 return SelectRet(I); in fastSelectInstruction()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp162 bool SelectRet(const Instruction *I);
2081 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel
2863 return SelectRet(I); in fastSelectInstruction()