Home
last modified time | relevance | path

Searched defs:MBE (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp238 const MCBinaryExpr &MBE = cast<MCBinaryExpr>(AddrDelta); in relaxDwarfLineAddr() local
285 const MCBinaryExpr &MBE = cast<MCBinaryExpr>(AddrDelta); in relaxDwarfCFA() local
DRISCVELFStreamer.cpp213 const auto *MBE = dyn_cast<MCBinaryExpr>(Value); in requiresFixups() local
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1696 for (auto MBI = std::next(MF.begin()), MBE = MF.end(); MBI != MBE; ++MBI) { in runOnMachineFunction() local
DMachinePipeliner.cpp2816 MBE = EpilogBBs.rend(); in removeDeadInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp3139 for (auto MBI = std::next(MF.begin()), MBE = MF.end(); MBI != MBE; ++MBI) { in runOnMachineFunction() local
DModuloSchedule.cpp707 MBE = EpilogBBs.rend(); in removeDeadInstructions() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp3467 for (auto MBI = std::next(MF.begin()), MBE = MF.end(); MBI != MBE; ++MBI) { in runOnMachineFunction() local