Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1137 bool ParseIntelMemoryOperandSize(unsigned &Size);
2488 bool X86AsmParser::ParseIntelMemoryOperandSize(unsigned &Size) { in ParseIntelMemoryOperandSize() function in X86AsmParser
2521 if (ParseIntelMemoryOperandSize(Size)) in parseIntelOperand()