Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSymbol.cpp52 SymbolContents == SymContentsVariable) && in setVariableValue()
55 SymbolContents = SymContentsVariable; in setVariableValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h59 SymContentsVariable, enumerator
225 if (SymbolContents == SymContentsVariable) { in redefineIfPossible()
290 return SymbolContents == SymContentsVariable; in isVariable()