Home
last modified time | relevance | path

Searched defs:selectDivRem (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1475 bool X86InstructionSelector::selectDivRem(MachineInstr &I, in selectDivRem() function in X86InstructionSelector
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1909 bool MipsFastISel::selectDivRem(const Instruction *I, unsigned ISDOpcode) { in selectDivRem() function in MipsFastISel