/external/clang/lib/Frontend/ |
D | TestModuleFileExtension.h | 22 std::string BlockName; variable 47 TestModuleFileExtension(StringRef BlockName, in TestModuleFileExtension()
|
D | CompilerInvocation.cpp | 1049 std::string &BlockName, in parseTestModuleFileExtensionArg() 1154 std::string BlockName; in ParseFrontendArgs() local
|
/external/swiftshader/third_party/subzero/runtime/ |
D | szrt_profiler.c | 7 const char *const BlockName; member
|
/external/llvm/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 211 std::string FunctionName, BlockName; in LoadFile() local 276 std::string &BlockName = BlocksToNotExtractByName.back().second; in runOnModule() local
|
/external/clang/include/clang/Serialization/ |
D | ModuleFileExtension.h | 40 std::string BlockName; member
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | LoopExtractor.cpp | 204 std::string FunctionName, BlockName; in LoadFile() local 266 std::string &BlockName = BlocksToNotExtractByName.back().second; in runOnModule() local
|
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 348 const char *BlockName = 0; in ParseBlock() local 552 if (const char *BlockName = GetBlockName(I->first, StreamFile)) in AnalyzeBitcode() local
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 501 const char *BlockName = nullptr; in ParseBlock() local 836 if (const char *BlockName = GetBlockName(I->first, StreamFile, in AnalyzeBitcode() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 531 const char *BlockName = nullptr; in ParseBlock() local 913 if (const char *BlockName = in AnalyzeBitcode() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | CFGBuilder.cpp | 86 BasicBlock *CFGBuilder::getOrAddBlock(StringRef BlockName) { in getOrAddBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/ |
D | ResourceScriptParser.cpp | 691 RCParser::parseVersionInfoBlockContents(StringRef BlockName) { in parseVersionInfoBlockContents()
|
D | ResourceScriptStmt.h | 700 VersionInfoBlock(StringRef BlockName) : Name(BlockName) {} in VersionInfoBlock()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 471 std::string BlockName; in CodeGenAndEmitDAG() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 727 std::string BlockName; in CodeGenAndEmitDAG() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 713 std::string BlockName; in CodeGenAndEmitDAG() local
|
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 793 const char *BlockName = getBlockName(); in reportRecordSizeError() local
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 8724 auto BlockName = Ext->getExtensionMetadata().BlockName; in ASTReader() local
|