Home
last modified time | relevance | path

Searched defs:AsmWriterOperand (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmWriterInst.h27 struct AsmWriterOperand { struct
28 enum OpType {
57 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {} in OperandType() argument
63 AsmWriterOperand(const std::string &Printer, argument
71 bool operator!=(const AsmWriterOperand &Other) const { argument
/external/llvm/utils/TableGen/
DAsmWriterInst.h27 struct AsmWriterOperand { struct
28 enum OpType {
53 AsmWriterOperand(OpType op = isLiteralTextOperand):OperandType(op) {} in OperandType() argument
59 AsmWriterOperand(const std::string &Printer, argument
65 bool operator!=(const AsmWriterOperand &Other) const { argument