Searched refs:X86SelectZExt (Results 1 – 1 of 1) sorted by relevance
109 bool X86SelectZExt(const Instruction *I);1284 bool X86FastISel::X86SelectZExt(const Instruction *I) { in X86SelectZExt() function in X86FastISel3198 return X86SelectZExt(I); in fastSelectInstruction()3225 return X86SelectZExt(I); in fastSelectInstruction()