Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFExpression.h51 SizeNA = 0xFF ///< Unused operands get this encoding. enumerator
66 Description(DwarfVersion Version = DwarfNA, Encoding Op1 = SizeNA,
67 Encoding Op2 = SizeNA)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp129 if (Size == Operation::SizeNA) in extract()
244 if (Size == Operation::SizeNA) in print()