Home
last modified time | relevance | path

Searched refs:parseRewriteGlobalVariableDescriptor (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSymbolRewriter.h106 bool parseRewriteGlobalVariableDescriptor(yaml::Stream &Stream,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp315 return parseRewriteGlobalVariableDescriptor(YS, Key, Value, DL); in parseEntry()
394 parseRewriteGlobalVariableDescriptor(yaml::Stream &YS, yaml::ScalarNode *K, in parseRewriteGlobalVariableDescriptor() function in RewriteMapParser