Home
last modified time | relevance | path

Searched defs:MachineOperandType (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/XCore/
DXCoreMCInstLower.h24 typedef MachineOperand::MachineOperandType MachineOperandType; typedef
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsMCInstLower.h28 using MachineOperandType = MachineOperand::MachineOperandType; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/ARC/
DARCMCInstLower.h27 using MachineOperandType = MachineOperand::MachineOperandType; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCInst.h37 enum MachineOperandType : unsigned char { enum
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineOperand.h50 enum MachineOperandType : unsigned char { enum