Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterInst.h30 isMachineInstrOperand, enumerator
61 OpType op = isMachineInstrOperand, bool PCRel = false)
67 if (OperandType == isMachineInstrOperand)
H A DAsmWriterInst.cpp179 AsmWriterOperand::isMachineInstrOperand, in AsmWriterInst()