Home
last modified time | relevance | path

Searched defs:MBBe (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp199 for (MachineFunction::iterator MBBi = MF.begin(), MBBe = MF.end(); in runOnMachineFunction() local
H A DHexagonGenMemAbsolute.cpp89 for (MachineFunction::iterator MBBb = Fn.begin(), MBBe = Fn.end(); in runOnMachineFunction() local
H A DHexagonNewValueJump.cpp472 for (MachineFunction::iterator MBBb = MF.begin(), MBBe = MF.end(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp354 for (MachineFunction::iterator MBB = Fn.begin(), MBBe = Fn.end(); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1471 auto MBBe = MBB.instr_end(); in reportIPToStateForBlocks() local