Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp104 bool selectRet(const Instruction *I);
1421 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
1804 return selectRet(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp129 bool selectRet(const Instruction *I);
3639 bool AArch64FastISel::selectRet(const Instruction *I) { in selectRet() function in AArch64FastISel
4945 return selectRet(I); in fastSelectInstruction()