Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp364 auto BII = Blocks.find(&MBB); in processBlock() local
505 for (auto BII : Blocks) in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp227 for (const auto &BII : Blocks) { in printInfo() local
677 auto BII = Blocks.find(&MBB); in processBlock() local
897 for (auto BII : Blocks) in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp891 auto BII = BB.getFirstInstrTerminator(); in eligibleForCompareElimination() local