Home
last modified time | relevance | path

Searched defs:selectTrunc (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp973 bool WebAssemblyFastISel::selectTrunc(const Instruction *I) { selectTrunc() function in WebAssemblyFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1174 bool SPIRVInstructionSelector::selectTrunc(Register ResVReg, selectTrunc() function in SPIRVInstructionSelector
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1771 bool MipsFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in MipsFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3935 bool AArch64FastISel::selectTrunc(const Instruction *I) { selectTrunc() function in AArch64FastISel