Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp191 bool selectRet(const Instruction *I);
1282 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1388 return selectRet(I); in fastSelectInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp166 bool selectRet(const Instruction *I);
1676 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2067 return selectRet(I); in fastSelectInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp171 bool selectRet(const Instruction *I);
3788 bool AArch64FastISel::selectRet(const Instruction *I) { in selectRet() function in AArch64FastISel
5166 return selectRet(I); in fastSelectInstruction()