Searched refs:selectTrunc (Results 1 – 3 of 3) sorted by relevance
151 bool selectTrunc(const Instruction *I);771 bool WebAssemblyFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in WebAssemblyFastISel1162 case Instruction::Trunc: return selectTrunc(I); in fastSelectInstruction()
118 bool selectTrunc(const Instruction *I);1525 bool MipsFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in MipsFastISel1819 return selectTrunc(I); in fastSelectInstruction()
129 bool selectTrunc(const Instruction *I);3769 bool AArch64FastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in AArch64FastISel4956 return selectTrunc(I); in fastSelectInstruction()