Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp156 static std::unique_ptr<SystemZOperand> createInvalid(SMLoc StartLoc, in createInvalid() function in __anone89483630111::SystemZOperand
1205 Operands.push_back(SystemZOperand::createInvalid(Reg.StartLoc, Reg.EndLoc)); in parseOperand()
1230 Operands.push_back(SystemZOperand::createInvalid(StartLoc, EndLoc)); in parseOperand()