Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp483 void setAppendAfterOperand() { AttachToOperandIdx = true; } in setAppendAfterOperand() function in __anonb23049e20111::X86AsmParser::IntelExprStateMachine
1870 SM.setAppendAfterOperand(); in tryParseOperandIdx()