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