Searched defs:AsmWriterOperand (Results 1 – 1 of 1) sorted by relevance
25 struct AsmWriterOperand { struct 53 AsmWriterOperand(OpType op = isLiteralTextOperand) : OperandType(op) {} in OperandType() argument 58 AsmWriterOperand(const std::string &Printer, unsigned _MIOpNo, argument 64 bool operator!=(const AsmWriterOperand &Other) const { argument 26 OpTypeAsmWriterOperand global() argument