Home
last modified time | relevance | path

Searched refs:NamedGlobalValue (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h107 NamedGlobalValue, enumerator
DMIParser.cpp1171 case MIToken::NamedGlobalValue: { in parseGlobalValue()
1387 Token.isNot(MIToken::NamedGlobalValue)) in parseBlockAddressOperand()
1492 case MIToken::NamedGlobalValue: in parseMachineOperand()
1624 case MIToken::NamedGlobalValue: in parseIRValue()
1713 case MIToken::NamedGlobalValue: { in parseMemoryPseudoSourceValue()
1753 Token.isNot(MIToken::NamedGlobalValue) && in parseMachinePointerInfo()
DMILexer.cpp388 return lexName(C, Token, MIToken::NamedGlobalValue, /*PrefixLength=*/1, in maybeLexGlobalValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMILexer.h132 NamedGlobalValue, enumerator
DMIParser.cpp1503 case MIToken::NamedGlobalValue: { in parseGlobalValue()
1828 Token.isNot(MIToken::NamedGlobalValue)) in parseBlockAddressOperand()
1859 if (Token.isNot(MIToken::NamedGlobalValue)) in parseIntrinsicOperand()
2045 case MIToken::NamedGlobalValue: in parseMachineOperand()
2205 case MIToken::NamedGlobalValue: in parseIRValue()
2332 case MIToken::NamedGlobalValue: { in parseMemoryPseudoSourceValue()
2371 Token.isNot(MIToken::NamedGlobalValue) && in parseMachinePointerInfo()
DMILexer.cpp443 return lexName(C, Token, MIToken::NamedGlobalValue, /*PrefixLength=*/1, in maybeLexGlobalValue()