Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp140 bool SelectRet(const Instruction *I);
1694 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel
1982 return SelectRet(I); in fastSelectInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp184 bool SelectRet(const Instruction *I);
2099 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel
2882 return SelectRet(I); in fastSelectInstruction()