Home
last modified time | relevance | path

Searched defs:BII (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp274 for (const auto &BII : Blocks) { in printInfo() local
1034 auto BII = Blocks.find(&MBB); in lowerBlock() local
1242 auto BII = Blocks.find(&MBB); in processBlock() local
1716 for (auto BII : Blocks) in runOnMachineFunction() local
1719 for (auto BII : Blocks) in runOnMachineFunction() local
H A DSIInsertWaitcnts.cpp2505 for (auto BII = BlockInfos.begin(), BIE = BlockInfos.end(); BII != BIE; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1492 auto BII = BB.getFirstInstrTerminator(); in eligibleForCompareElimination() local