Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp189 bool selectRet(const Instruction *I);
1328 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1419 return selectRet(I); in fastSelectInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1678 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2069 return selectRet(I); in fastSelectInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp170 bool selectRet(const Instruction *I);
3749 bool AArch64FastISel::selectRet(const Instruction *I) { in selectRet() function in AArch64FastISel
5085 return selectRet(I); in fastSelectInstruction()