Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp844 setTypeInfo(Type); in onIdentifierExpr()
1073 setTypeInfo(Info); in onCast()
1078 void setTypeInfo(AsmTypeInfo Type) { CurType = Type; } in setTypeInfo() function in __anonbe06ec630111::X86AsmParser::IntelExprStateMachine
2006 SM.setTypeInfo(Info.Type); in ParseIntelExpression()
2351 SM.setTypeInfo(Info.Type); in ParseIntelDotOperator()