Searched refs:X86SelectSExt (Results 1 – 1 of 1) sorted by relevance
102 bool X86SelectSExt(const Instruction *I);1595 bool X86FastISel::X86SelectSExt(const Instruction *I) { in X86SelectSExt() function in X86FastISel3597 return X86SelectSExt(I); in fastSelectInstruction()