Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmWriterInst.h32 isMachineInstrOperand, enumerator
62 OpType op = isMachineInstrOperand)
67 if (OperandType == isMachineInstrOperand)
/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmWriterInst.h32 isMachineInstrOperand, enumerator
67 OpType op = isMachineInstrOperand)
73 if (OperandType == isMachineInstrOperand)
DEDEmitter.cpp229 AsmWriterOperand::isMachineInstrOperand) { in populateOperandOrder()