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

/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp137 bool SelectRet(const Instruction *I);
1498 bool PPCFastISel::SelectRet(const Instruction *I) { function in class:PPCFastISel
1777 return SelectRet(I);
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp172 bool SelectRet(const Instruction *I);
2152 bool ARMFastISel::SelectRet(const Instruction *I) { function in class:ARMFastISel
2939 return SelectRet(I);

Completed in 50 milliseconds