| /external/llvm/lib/CodeGen/ |
| D | SplitKit.h | 67 struct BlockInfo { struct 75 /// isOneInstr - Returns true when this BlockInfo describes a single argument 96 SmallVector<BlockInfo, 8> UseBlocks; argument
|
| D | StackColoring.cpp | 203 const BlockLifetimeInfo &BlockInfo = BI->second; in dump() local 241 BlockLifetimeInfo &BlockInfo = BlockLiveness[MBB]; in collectMarkers() local 307 BlockLifetimeInfo &BlockInfo = BI->second; in calculateLocalLiveness() local
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyCommon.h | 300 struct BlockInfo { struct 306 BlockInfo() in BlockInfo() argument 309 BlockInfo(BlockInfo &&RHS) in BlockInfo() function 327 void operator=(const BlockInfo &) LLVM_DELETED_FUNCTION; argument
|
| D | Consumed.h | 235 ConsumedBlockInfo BlockInfo; variable
|
| /external/llvm/include/llvm/Bitcode/ |
| D | BitstreamReader.h | 38 struct BlockInfo { struct 48 std::vector<BlockInfo> BlockInfoRecords; argument
|
| D | BitstreamWriter.h | 57 struct BlockInfo { struct 61 std::vector<BlockInfo> BlockInfoRecords; argument
|
| /external/chromium_org/media/formats/webm/ |
| D | webm_cluster_parser_unittest.cc | 43 struct BlockInfo { struct 44 int track_num; 45 int timestamp; 52 int duration; 53 bool use_simple_block;
|
| /external/chromium_org/media/filters/ |
| D | chunk_demuxer_unittest.cc | 403 struct BlockInfo { struct in media::ChunkDemuxerTest 404 BlockInfo() in BlockInfo() function 411 BlockInfo(int tn, int ts, int f, int d) in BlockInfo() function 418 int track_number; 419 int timestamp_in_ms; 420 int flags; 421 int duration; 423 bool operator< (const BlockInfo& rhs) const { in operator <()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineTraceMetrics.h | 295 SmallVector<TraceBlockInfo, 4> BlockInfo; variable
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64BranchRelaxation.cpp | 77 SmallVector<BasicBlockInfo, 16> BlockInfo; member in __anonad367be50111::AArch64BranchRelaxation
|
| /external/qemu/qapi-auto-generated/ |
| D | qapi-types.h | 528 typedef struct BlockInfo BlockInfo; typedef 2260 struct BlockInfo struct 2277 void qapi_free_BlockInfo(BlockInfo * obj); argument
|
| /external/llvm/tools/bugpoint/ |
| D | CrashDebugger.cpp | 313 std::vector<std::pair<std::string, std::string> > BlockInfo; in TestBlocks() local
|
| /external/llvm/lib/Target/ARM/ |
| D | Thumb2SizeReduction.cpp | 199 SmallVector<MBBInfo, 8> BlockInfo; member in __anonf315a2a80111::Thumb2SizeReduce
|
| /external/clang/lib/Analysis/ |
| D | ThreadSafety.cpp | 1282 std::vector<CFGBlockInfo> &BlockInfo) { in traverseCFG() 1367 std::vector<CFGBlockInfo> &BlockInfo) { in findBlockLocations() 1414 std::vector<CFGBlockInfo> BlockInfo; member in __anon0ad8ac6a0111::ThreadSafetyAnalyzer
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenFunction.h | 240 const CodeGen::CGBlockInfo *BlockInfo; variable
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
| D | AMDILCFGStructurizer.cpp | 283 typedef BlockInformation<InstrT> BlockInfo; typedef in llvmCFGStruct::CFGStructurizer
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | AMDILCFGStructurizer.cpp | 283 typedef BlockInformation<InstrT> BlockInfo; typedef in llvmCFGStruct::CFGStructurizer
|