| /external/llvm/lib/CodeGen/ | 
| D | SplitKit.h | 102   struct BlockInfo {  struct110     /// isOneInstr - Returns true when this BlockInfo describes a single  argument
 128   SmallVector<BlockInfo, 8> UseBlocks;  argument
 
 | 
| D | SafeStackColoring.cpp | 96     BlockLifetimeInfo &BlockInfo = BlockLiveness[BB];  in collectMarkers()  local154       BlockLifetimeInfo &BlockInfo = BlockLiveness[BB];  in calculateLocalLiveness()  local
 193     BlockLifetimeInfo &BlockInfo = IT.getSecond();  in calculateLiveIntervals()  local
 247     BlockLifetimeInfo &BlockInfo = BlockLiveness[BB];  in dumpBlockLiveness()  local
 
 | 
| D | StackColoring.cpp | 401   const BlockLifetimeInfo &BlockInfo = BI->second;  in dumpBB()  local583     BlockLifetimeInfo &BlockInfo = BlockLiveness[MBB];  in collectMarkers()  local
 638       BlockLifetimeInfo &BlockInfo = BI->second;  in calculateLocalLiveness()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | SplitKit.h | 120   struct BlockInfo {  struct128     /// isOneInstr - Returns true when this BlockInfo describes a single  argument
 146   SmallVector<BlockInfo, 8> UseBlocks;  argument
 
 | 
| D | SafeStackColoring.cpp | 109     BlockLifetimeInfo &BlockInfo = BlockLiveness[BB];  in collectMarkers()  local167       BlockLifetimeInfo &BlockInfo = BlockLiveness[BB];  in calculateLocalLiveness()  local
 208     BlockLifetimeInfo &BlockInfo = IT.getSecond();  in calculateLiveIntervals()  local
 265     BlockLifetimeInfo &BlockInfo = BlockLiveness[BB];  in dumpBlockLiveness()  local
 
 | 
| D | StackColoring.cpp | 543   const BlockLifetimeInfo &BlockInfo = BI->second;  in dumpBB()  local717     BlockLifetimeInfo &BlockInfo = BlockLiveness[MBB];  in collectMarkers()  local
 772       BlockLifetimeInfo &BlockInfo = BI->second;  in calculateLocalLiveness()  local
 
 | 
| /external/clang/include/clang/Analysis/Analyses/ | 
| D | ThreadSafetyCommon.h | 409   struct BlockInfo {  struct415     BlockInfo()  in BlockInfo()  argument
 418     BlockInfo(BlockInfo &&RHS)  in BlockInfo()  function
 436     void operator=(const BlockInfo &) = delete;  argument
 
 | 
| D | Consumed.h | 240     ConsumedBlockInfo BlockInfo;  variable
 | 
| /external/xz-java/src/org/tukaani/xz/index/ | 
| D | BlockInfo.java | 14 public class BlockInfo {  class23     public BlockInfo(IndexDecoder indexOfFirstStream) {  in BlockInfo()  method in BlockInfo
 
 | 
| /external/scudo/standalone/ | 
| D | common.h | 201 struct BlockInfo {  struct202   uptr BlockBegin;
 203   uptr BlockSize;
 204   uptr RegionBegin;
 205   uptr RegionEnd;
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ | 
| D | BitstreamReader.h | 41   struct BlockInfo {  struct49   std::vector<BlockInfo> BlockInfoRecords;  argument
 357   BitstreamBlockInfo *BlockInfo = nullptr;  variable
 
 | 
| D | BitstreamWriter.h | 59   struct BlockInfo {  struct63   std::vector<BlockInfo> BlockInfoRecords;  argument
 
 | 
| /external/llvm/include/llvm/Bitcode/ | 
| D | BitstreamReader.h | 36   struct BlockInfo {  struct46   std::vector<BlockInfo> BlockInfoRecords;  argument
 
 | 
| D | BitstreamWriter.h | 60   struct BlockInfo {  struct64   std::vector<BlockInfo> BlockInfoRecords;  argument
 
 | 
| /external/llvm/lib/Target/AMDGPU/ | 
| D | SIWholeQuadMode.cpp | 77 struct BlockInfo {  struct78   char Needs = 0;
 79   char InNeeds = 0;
 80   char OutNeeds = 0;
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ | 
| D | BitstreamRemarkParser.h | 33   BitstreamBlockInfo &BlockInfo;  member93   BitstreamBlockInfo BlockInfo;  member
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | SIWholeQuadMode.cpp | 132 struct BlockInfo {  struct133   char Needs = 0;
 134   char InNeeds = 0;
 135   char OutNeeds = 0;
 
 | 
| D | SIInsertWaitcnts.cpp | 380   struct BlockInfo {  struct in __anon36df1a7a0111::SIInsertWaitcnts381     MachineBasicBlock *MBB;
 382     std::unique_ptr<WaitcntBrackets> Incoming;
 383     bool Dirty = true;
 385     explicit BlockInfo(MachineBasicBlock *MBB) : MBB(MBB) {}  in BlockInfo()  argument
 
 | 
| D | SIModeRegister.cpp | 122   std::vector<std::unique_ptr<BlockData>> BlockInfo;  member in __anon54fcb7220111::SIModeRegister
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64CompressJumpTables.cpp | 38   SmallVector<int, 8> BlockInfo;  member in __anone6fa8bd30111::AArch64CompressJumpTables
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ | 
| D | BitcodeAnalyzer.h | 51   BitstreamBlockInfo BlockInfo;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ | 
| D | BitcodeAnalyzer.cpp | 25                                            const BitstreamBlockInfo &BlockInfo,  in GetBlockName()88                                           const BitstreamBlockInfo &BlockInfo,  in GetCodeName()
 
 | 
| /external/llvm/include/llvm/CodeGen/ | 
| D | MachineTraceMetrics.h | 303     SmallVector<TraceBlockInfo, 4> BlockInfo;  variable
 | 
| /external/llvm/lib/Target/AArch64/ | 
| D | AArch64BranchRelaxation.cpp | 84   SmallVector<BasicBlockInfo, 16> BlockInfo;  member in __anon5c2107930111::AArch64BranchRelaxation
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | MachineTraceMetrics.h | 324     SmallVector<TraceBlockInfo, 4> BlockInfo;  variable
 |