Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp117 bool X86SelectDivRem(const Instruction *I);
1770 bool X86FastISel::X86SelectDivRem(const Instruction *I) { in X86SelectDivRem() function in X86FastISel
3426 return X86SelectDivRem(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp119 bool X86SelectDivRem(const Instruction *I);
1864 bool X86FastISel::X86SelectDivRem(const Instruction *I) { in X86SelectDivRem() function in X86FastISel
3644 return X86SelectDivRem(I); in fastSelectInstruction()