/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SplitKit.h | 69 struct BlockInfo { struct 77 /// isOneInstr - Returns true when this BlockInfo describes a single argument 95 SmallVector<BlockInfo, 8> UseBlocks; argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | SplitKit.h | 108 struct BlockInfo { struct 116 /// isOneInstr - Returns true when this BlockInfo describes a single argument 134 SmallVector<BlockInfo, 8> UseBlocks; argument
|
D | SafeStackColoring.cpp | 111 BlockLifetimeInfo &BlockInfo = BlockLiveness[BB]; in collectMarkers() local 169 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() local 717 BlockLifetimeInfo &BlockInfo = BlockLiveness[MBB]; in collectMarkers() local 772 BlockLifetimeInfo &BlockInfo = BI->second; in calculateLocalLiveness() local
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.h | 102 struct BlockInfo { struct 110 /// 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() local 154 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() local 583 BlockLifetimeInfo &BlockInfo = BlockLiveness[MBB]; in collectMarkers() local 638 BlockLifetimeInfo &BlockInfo = BI->second; in calculateLocalLiveness() local
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyCommon.h | 409 struct BlockInfo { struct 415 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 { class 23 public BlockInfo(IndexDecoder indexOfFirstStream) { in BlockInfo() method in BlockInfo
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Program.h | 41 struct BlockInfo struct 45 int index = -1; 46 int offset = -1; 47 int arrayStride = -1; 48 int matrixStride = -1; 49 bool isRowMajorMatrix = false;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/ |
D | BitstreamReader.h | 42 struct BlockInfo { struct 50 std::vector<BlockInfo> BlockInfoRecords; argument 330 BitstreamBlockInfo *BlockInfo = nullptr; variable
|
D | BitstreamWriter.h | 60 struct BlockInfo { struct 64 std::vector<BlockInfo> BlockInfoRecords; argument
|
/external/llvm/include/llvm/Bitcode/ |
D | BitstreamReader.h | 36 struct BlockInfo { struct 46 std::vector<BlockInfo> BlockInfoRecords; argument
|
D | BitstreamWriter.h | 60 struct BlockInfo { struct 64 std::vector<BlockInfo> BlockInfoRecords; argument
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIWholeQuadMode.cpp | 77 struct BlockInfo { struct 78 char Needs = 0; 79 char InNeeds = 0; 80 char OutNeeds = 0;
|
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/ |
D | BitstreamReader.h | 31 struct BlockInfo { struct 43 std::vector<BlockInfo> BlockInfoRecords; argument
|
D | BitstreamWriter.h | 56 struct BlockInfo { struct 60 std::vector<BlockInfo> BlockInfoRecords; argument
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | ProfileInfoTypes.h | 33 BlockInfo = 3, /* Block profiling information */ enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 88 const BitstreamBlockInfo &BlockInfo, in GetBlockName() 136 const BitstreamBlockInfo &BlockInfo, in GetCodeName() 499 static bool ParseBlock(BitstreamCursor &Stream, BitstreamBlockInfo &BlockInfo, in ParseBlock() 832 BitstreamBlockInfo BlockInfo; in AnalyzeBitcode() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIWholeQuadMode.cpp | 132 struct BlockInfo { struct 133 char Needs = 0; 134 char InNeeds = 0; 135 char OutNeeds = 0;
|
/external/v8/src/asmjs/ |
D | asm-parser.h | 110 struct BlockInfo { struct 111 BlockKind kind; 112 AsmJsScanner::token_t label;
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 430 std::vector<std::pair<std::string, std::string>> BlockInfo; in TestBlocks() local 537 std::vector<std::pair<std::string, std::string>> BlockInfo; in TestBlocks() local 627 std::vector<std::pair<std::string, std::string>> BlockInfo; in TestBlocks() local
|
/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 __anon359f2a570111::AArch64BranchRelaxation
|