Searched refs:X86SelectTrunc (Results 1 – 1 of 1) sorted by relevance
125 bool X86SelectTrunc(const Instruction *I);2149 bool X86FastISel::X86SelectTrunc(const Instruction *I) { in X86SelectTrunc() function in X86FastISel3213 return X86SelectTrunc(I); in fastSelectInstruction()3227 return X86SelectTrunc(I); in fastSelectInstruction()