/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRVRegNamerUtils.h | 89 bool renameVRegs(MachineBasicBlock *MBB, unsigned BBNum) { in renameVRegs()
|
H A D | MIRCanonicalizerPass.cpp | 415 unsigned BBNum = 0; runOnMachineFunction() local
|
H A D | LiveVariables.cpp | 93 unsigned BBNum = MBB->getNumber(); MarkVirtRegAliveInBlock() local 131 unsigned BBNum = MBB->getNumber(); HandleVirtRegUse() local
|
H A D | SplitKit.cpp | 63 : LIS(lis), LastInsertPoint(BBNum) {} in InsertPointAnalysis() argument
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBasicBlockInfo.cpp | 120 unsigned BBNum = BB->getNumber(); adjustBBOffsetsAfter() local
|
H A D | ARMBasicBlockInfo.h | 147 void insert(unsigned BBNum, BasicBlockInfo BBI) { in insert()
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeVGPRLiveRange.cpp | 478 unsigned BBNum = MBB->getNumber(); updateLiveRangeInElseRegion() local 600 auto BBNum = Block->getNumber(); optimizeWaterfallLiveRange() local
|
H A D | GCNSchedStrategy.cpp | 1120 unsigned BBNum = ReadyCycles.begin()->first->getParent()->getNumber(); printScheduleModel() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyHoisting.cpp | 139 unsigned BBNum = MI->getParent()->getNumber(); addMItoCopyList() local
|
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantIslandPass.cpp | 813 unsigned BBNum = BB->getNumber(); adjustBBOffsetsAfter() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 1007 unsigned BBNum = BB->getNumber(); adjustBBOffsetsAfter() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 345 unsigned BBNum = 0; addReplicateRegions() local
|
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 3473 unsigned BBNum = MBB->getNumber(); makeDepthFirstEjectionMap() local 3509 unsigned BBNum = MBB.getNumber(); depthFirstVLocAndEmit() local [all...] |
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1963 unsigned BBNum = 0, BBMisMatchNum = 0, NonZeroBBNum = 0; verifyFuncBFI() local
|