Home
last modified time | relevance | path

Searched refs:lowerLongBranch (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMCInstLower.h49 bool lowerLongBranch(const MachineInstr *MI, MCInst &OutMI) const;
DMipsMCInstLower.cpp295 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch() function in MipsMCInstLower
313 if (lowerLongBranch(MI, OutMI)) in Lower()
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.h44 bool lowerLongBranch(const MachineInstr *MI, MCInst &OutMI) const;
DMipsMCInstLower.cpp244 bool MipsMCInstLower::lowerLongBranch(const MachineInstr *MI, in lowerLongBranch() function in MipsMCInstLower
268 if (lowerLongBranch(MI, OutMI)) in Lower()