Home
last modified time | relevance | path

Searched defs:BBNum (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.h89 bool renameVRegs(MachineBasicBlock *MBB, unsigned BBNum) { in renameVRegs()
H A DMIRCanonicalizerPass.cpp415 unsigned BBNum = 0; in runOnMachineFunction() local
H A DLiveVariables.cpp123 unsigned BBNum = MBB->getNumber(); in MarkVirtRegAliveInBlock() local
161 unsigned BBNum = MBB->getNumber(); in HandleVirtRegUse() local
H A DSplitKit.cpp63 unsigned BBNum) in InsertPointAnalysis()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp121 unsigned BBNum = BB->getNumber(); adjustBBOffsetsAfter() local
H A DARMBasicBlockInfo.h147 void insert(unsigned BBNum, BasicBlockInfo BBI) { in insert()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp478 unsigned BBNum = MBB->getNumber(); in updateLiveRangeInElseRegion() local
600 auto BBNum = Block->getNumber(); in optimizeWaterfallLiveRange() local
H A DGCNSchedStrategy.cpp1120 unsigned BBNum = ReadyCycles.begin()->first->getParent()->getNumber(); in printScheduleModel() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyHoisting.cpp137 unsigned BBNum = MI->getParent()->getNumber(); in addMItoCopyList() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp813 unsigned BBNum = BB->getNumber(); in adjustBBOffsetsAfter() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1007 unsigned BBNum = BB->getNumber(); in adjustBBOffsetsAfter() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp350 unsigned BBNum = 0; in addReplicateRegions() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3518 unsigned BBNum = MBB->getNumber(); in makeDepthFirstEjectionMap() local
3554 unsigned BBNum = MBB.getNumber(); in depthFirstVLocAndEmit() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1988 unsigned BBNum = 0, BBMisMatchNum = 0, NonZeroBBNum = 0; in verifyFuncBFI() local