Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1330 bool WebAssemblyFastISel::selectRet(const Instruction *I) { selectRet() function in WebAssemblyFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1672 bool MipsFastISel::selectRet(const Instruction *I) { in selectRet() function in MipsFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3831 bool AArch64FastISel::selectRet(const Instruction *I) { selectRet() function in AArch64FastISel