Searched defs:BlockInfo (Results 1 - 25 of 25) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp38 Optional<llvm::BitstreamBlockInfo> BlockInfo; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkParser.h33 BitstreamBlockInfo &BlockInfo; member in struct:llvm::remarks::BitstreamMetaParserHelper
93 BitstreamBlockInfo BlockInfo; member in struct:llvm::remarks::BitstreamParserHelper
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h51 BitstreamBlockInfo BlockInfo; member in class:llvm::BitcodeAnalyzer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp38 SmallVector<int, 8> BlockInfo; member in class:__anon3840::AArch64CompressJumpTables
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h59 struct BlockInfo { struct in class:llvm::BitstreamWriter
H A DBitstreamReader.h42 struct BlockInfo { struct in class:llvm::BitstreamBlockInfo
358 BitstreamBlockInfo *BlockInfo = nullptr; member in class:llvm::BitstreamCursor
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h241 ConsumedBlockInfo BlockInfo; member in class:clang::consumed::ConsumedAnalyzer
H A DThreadSafetyCommon.h435 struct BlockInfo { struct in class:clang::threadSafety::SExprBuilder
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h178 struct BlockInfo { struct in namespace:scudo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h121 struct BlockInfo { struct in class:llvm::SplitAnalysis
[all...]
H A DBranchRelaxation.cpp80 SmallVector<BasicBlockInfo, 16> BlockInfo; member in class:__anon3441::BranchRelaxation
[all...]
H A DStackColoring.cpp543 const BlockLifetimeInfo &BlockInfo = BI->second; local
717 BlockLifetimeInfo &BlockInfo = BlockLiveness[MBB]; local
772 BlockLifetimeInfo &BlockInfo = BI->second; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp119 BlockLifetimeInfo &BlockInfo = local
171 BlockLifetimeInfo &BlockInfo = BlockLiveness.find(BB)->getSecond(); local
221 BlockLifetimeInfo &BlockInfo = IT.getSecond(); local
278 const BlockLifetimeInfo &BlockInfo = BlockLiveness.find(BB)->getSecond(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp37 BitstreamMetaParserHelper( BitstreamCursor &Stream, BitstreamBlockInfo &BlockInfo) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp124 std::vector<std::unique_ptr<BlockData>> BlockInfo; member in class:__anon3986::SIModeRegister
[all...]
H A DSIWholeQuadMode.cpp133 struct BlockInfo { struct in namespace:__anon3995
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h324 SmallVector<TraceBlockInfo, 4> BlockInfo; member in class:llvm::MachineTraceMetrics::Ensemble
401 SmallVector<FixedBlockInfo, 4> BlockInfo; member in class:llvm::MachineTraceMetrics
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp125 MapVector<BasicBlock *, BlockInfoType> BlockInfo; member in class:__anon4606::AggressiveDeadCodeElimination
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp24 GetBlockName(unsigned BlockID, const BitstreamBlockInfo &BlockInfo, CurStreamTypeType CurStreamType) argument
87 GetCodeName(unsigned CodeID, unsigned BlockID, const BitstreamBlockInfo &BlockInfo, CurStreamTypeType CurStreamType) argument
[all...]
H A DBitcodeReader.cpp424 BitstreamBlockInfo BlockInfo; member in class:__anon3410::BitcodeReaderBase
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp499 std::vector<std::pair<std::string, std::string>> BlockInfo; local
607 std::vector<std::pair<std::string, std::string>> BlockInfo; local
698 std::vector<std::pair<std::string, std::string>> BlockInfo; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp232 SmallVector<MBBInfo, 8> BlockInfo; member in class:__anon4063::Thumb2SizeReduce
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp122 static std::string getBlockDescriptorName(const CGBlockInfo &BlockInfo, argument
1675 findBlockCapturedManagedEntities( const CGBlockInfo &BlockInfo, const LangOptions &LangOpts, SmallVectorImpl<BlockCaptureManagedEntity> &ManagedCaptures) argument
[all...]
H A DCodeGenFunction.h505 const CodeGen::CGBlockInfo *BlockInfo = nullptr; member in class:clang::CodeGen::CodeGenFunction
H A DCGOpenMPRuntime.cpp411 const CodeGen::CGBlockInfo *BlockInfo = nullptr; member in class:__anon1768::InlinedOpenMPRegionRAII

Completed in 286 milliseconds