Home
last modified time | relevance | path

Searched refs:selectSDiv (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp117 bool selectSDiv(MachineInstr &I, MachineRegisterInfo &MRI,
385 return selectSDiv(I, MRI, MF); in select()
1488 bool X86InstructionSelector::selectSDiv(MachineInstr &I, in selectSDiv() function in X86InstructionSelector
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp178 bool selectSDiv(const Instruction *I);
4833 bool AArch64FastISel::selectSDiv(const Instruction *I) { in selectSDiv() function in AArch64FastISel
5073 return selectSDiv(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp135 bool selectSDiv(const Instruction *I);
4747 bool AArch64FastISel::selectSDiv(const Instruction *I) { in selectSDiv() function in AArch64FastISel
4920 return selectSDiv(I); in fastSelectInstruction()