Searched refs:X86SelectTrunc (Results 1 – 1 of 1) sorted by relevance
118 bool X86SelectTrunc(const Instruction *I);2512 bool X86FastISel::X86SelectTrunc(const Instruction *I) { in X86SelectTrunc() function in X86FastISel3667 return X86SelectTrunc(I); in fastSelectInstruction()3683 return X86SelectTrunc(I); in fastSelectInstruction()