Searched refs:selectTrunc (Results 1 – 4 of 4) sorted by relevance
188 bool selectTrunc(const Instruction *I);980 bool WebAssemblyFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in WebAssemblyFastISel1411 return selectTrunc(I); in fastSelectInstruction()
166 bool selectTrunc(const Instruction *I);1771 bool MipsFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in MipsFastISel2065 return selectTrunc(I); in fastSelectInstruction()
194 bool selectTrunc(Register ResVReg, const SPIRVType *ResType,528 return selectTrunc(ResVReg, ResType, I); in spvSelect()1743 bool SPIRVInstructionSelector::selectTrunc(Register ResVReg, in selectTrunc() function in SPIRVInstructionSelector
174 bool selectTrunc(const Instruction *I);3949 bool AArch64FastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in AArch64FastISel5157 return selectTrunc(I); in fastSelectInstruction()