Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp134 bool SelectRet(const Instruction *I);
1692 bool PPCFastISel::SelectRet(const Instruction *I) { in SelectRet() function in PPCFastISel
1970 return SelectRet(I); in fastSelectInstruction()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMFastISel.cpp178 bool SelectRet(const Instruction *I);
2077 bool ARMFastISel::SelectRet(const Instruction *I) { in SelectRet() function in ARMFastISel
2878 return SelectRet(I); in fastSelectInstruction()