Searched refs:parseRewriteGlobalAliasDescriptor (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/Transforms/Utils/ |
D | SymbolRewriter.h | 107 bool parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | SymbolRewriter.h | 110 bool parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K,
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
D | SymbolRewriter.h | 110 bool parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SymbolRewriter.cpp | 317 return parseRewriteGlobalAliasDescriptor(YS, Key, Value, DL); in parseEntry() 457 parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K, in parseRewriteGlobalAliasDescriptor() function in RewriteMapParser
|
/external/llvm/lib/Transforms/Utils/ |
D | SymbolRewriter.cpp | 297 return parseRewriteGlobalAliasDescriptor(YS, Key, Value, DL); in parseEntry() 434 parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K, in parseRewriteGlobalAliasDescriptor() function in RewriteMapParser
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | SymbolRewriter.cpp | 318 return parseRewriteGlobalAliasDescriptor(YS, Key, Value, DL); in parseEntry() 458 parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K, in parseRewriteGlobalAliasDescriptor() function in RewriteMapParser
|