Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp135 bool SelectRet(const Instruction *I);
1693 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel
1971 return SelectRet(I); in fastSelectInstruction()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFastISel.cpp178 bool SelectRet(const Instruction *I);
2077 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel
2875 return SelectRet(I); in fastSelectInstruction()