Searched defs:selectTrunc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 973 bool WebAssemblyFastISel::selectTrunc(const Instruction *I) { selectTrunc() function in WebAssemblyFastISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 1174 bool SPIRVInstructionSelector::selectTrunc(Register ResVReg, selectTrunc() function in SPIRVInstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 1771 bool MipsFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in MipsFastISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 3935 bool AArch64FastISel::selectTrunc(const Instruction *I) { selectTrunc() function in AArch64FastISel |