Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp180 bool selectTrunc(const Instruction *I);
971 bool WebAssemblyFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in WebAssemblyFastISel
1401 return selectTrunc(I); in fastSelectInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp166 bool selectTrunc(const Instruction *I);
1777 bool MipsFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in MipsFastISel
2071 return selectTrunc(I); in fastSelectInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp171 bool selectTrunc(const Instruction *I);
3855 bool AArch64FastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in AArch64FastISel
5063 return selectTrunc(I); in fastSelectInstruction()