Searched refs:X86SelectDivRem (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp112 bool X86SelectDivRem(const Instruction *I);
1568 bool X86FastISel::X86SelectDivRem(const Instruction *I) { function in class:X86FastISel
3138 return X86SelectDivRem(I);

Completed in 164 milliseconds