Searched refs:X86SelectDivRem (Results 1 – 1 of 1) sorted by relevance
119 bool X86SelectDivRem(const Instruction *I);1864 bool X86FastISel::X86SelectDivRem(const Instruction *I) { in X86SelectDivRem() function in X86FastISel3638 return X86SelectDivRem(I); in fastSelectInstruction()