Searched defs:BlockToInstOffset (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonBranchRelaxation.cpp | 121 DenseMap<MachineBasicBlock*, unsigned> BlockToInstOffset; in relaxBranches() local 133 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in isJumpOutOfRange() 181 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in reGenerateBranch()
|
H A D | HexagonFixupHwLoops.cpp | 111 DenseMap<const MachineBasicBlock *, unsigned> BlockToInstOffset; in fixupLoopInstrs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBranchRelaxation.cpp | 133 DenseMap<MachineBasicBlock*, unsigned> BlockToInstOffset; in relaxBranches() local 144 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in isJumpOutOfRange() 194 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in reGenerateBranch()
|
H A D | HexagonFixupHwLoops.cpp | 110 DenseMap<const MachineBasicBlock *, unsigned> BlockToInstOffset; in fixupLoopInstrs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBranchRelaxation.cpp | 134 DenseMap<MachineBasicBlock*, unsigned> BlockToInstOffset; in relaxBranches() local 145 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in isJumpOutOfRange() 195 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in reGenerateBranch()
|
H A D | HexagonFixupHwLoops.cpp | 110 DenseMap<const MachineBasicBlock *, unsigned> BlockToInstOffset; in fixupLoopInstrs() local
|