Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp193 bool selectRet(const Instruction *I);
1330 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet() function in WebAssemblyFastISel
1421 return selectRet(I); in fastSelectInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp165 bool selectRet(const Instruction *I);
1672 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
2063 return selectRet(I); in fastSelectInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp171 bool selectRet(const Instruction *I);
3793 bool AArch64FastISel::selectRet(const Instruction *I) { in selectRet() function in AArch64FastISel
5131 return selectRet(I); in fastSelectInstruction()