Searched defs:AsmWriterOperand (Results 1 – 2 of 2) sorted by relevance
27 struct AsmWriterOperand { struct28 enum OpType {57 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {} in OperandType() argument63 AsmWriterOperand(const std::string &Printer, argument71 bool operator!=(const AsmWriterOperand &Other) const { argument
27 struct AsmWriterOperand { struct28 enum OpType {53 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {} in OperandType() argument59 AsmWriterOperand(const std::string &Printer, argument65 bool operator!=(const AsmWriterOperand &Other) const { argument