Home
last modified time | relevance | path

Searched defs:BlockInfo (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/CodeGen/
DSplitKit.h67 struct BlockInfo { struct
75 /// isOneInstr - Returns true when this BlockInfo describes a single argument
96 SmallVector<BlockInfo, 8> UseBlocks; argument
DStackColoring.cpp203 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/
DThreadSafetyCommon.h300 struct BlockInfo { struct
306 BlockInfo() in BlockInfo() argument
309 BlockInfo(BlockInfo &&RHS) in BlockInfo() function
327 void operator=(const BlockInfo &) LLVM_DELETED_FUNCTION; argument
DConsumed.h235 ConsumedBlockInfo BlockInfo; variable
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h38 struct BlockInfo { struct
48 std::vector<BlockInfo> BlockInfoRecords; argument
DBitstreamWriter.h57 struct BlockInfo { struct
61 std::vector<BlockInfo> BlockInfoRecords; argument
/external/chromium_org/media/formats/webm/
Dwebm_cluster_parser_unittest.cc43 struct BlockInfo { struct
44 int track_num;
45 int timestamp;
52 int duration;
53 bool use_simple_block;
/external/chromium_org/media/filters/
Dchunk_demuxer_unittest.cc403 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/
DMachineTraceMetrics.h295 SmallVector<TraceBlockInfo, 4> BlockInfo; variable
/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp77 SmallVector<BasicBlockInfo, 16> BlockInfo; member in __anonad367be50111::AArch64BranchRelaxation
/external/qemu/qapi-auto-generated/
Dqapi-types.h528 typedef struct BlockInfo BlockInfo; typedef
2260 struct BlockInfo struct
2277 void qapi_free_BlockInfo(BlockInfo * obj); argument
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp313 std::vector<std::pair<std::string, std::string> > BlockInfo; in TestBlocks() local
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp199 SmallVector<MBBInfo, 8> BlockInfo; member in __anonf315a2a80111::Thumb2SizeReduce
/external/clang/lib/Analysis/
DThreadSafety.cpp1282 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/
DCodeGenFunction.h240 const CodeGen::CGBlockInfo *BlockInfo; variable
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp283 typedef BlockInformation<InstrT> BlockInfo; typedef in llvmCFGStruct::CFGStructurizer
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILCFGStructurizer.cpp283 typedef BlockInformation<InstrT> BlockInfo; typedef in llvmCFGStruct::CFGStructurizer