Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp183 bool selectTrunc(const Instruction *I);
972 bool WebAssemblyFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in WebAssemblyFastISel
1402 return selectTrunc(I); in fastSelectInstruction()
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp171 bool selectTrunc(const Instruction *I);
3860 bool AArch64FastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in AArch64FastISel
5068 return selectTrunc(I); in fastSelectInstruction()