Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DAsmWriterInst.h30 isMachineInstrOperand, enumerator
60 OpType op = isMachineInstrOperand, bool PCRel = false)
67 if (OperandType == isMachineInstrOperand)
H A DAsmWriterInst.cpp181 AsmWriterOperand::isMachineInstrOperand, in AsmWriterInst()