Searched defs:selectRet (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 1337 bool WebAssemblyFastISel::selectRet(const Instruction *I) { selectRet() function in WebAssemblyFastISel |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 1672 bool MipsFastISel::selectRet(const Instruction *I) { selectRet() function in MipsFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 3841 bool AArch64FastISel::selectRet(const Instruction *I) { selectRet() function in AArch64FastISel |