Searched defs:MachineOperandType (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsMCInstLower.h28 typedef MachineOperand::MachineOperandType MachineOperandType; typedef in class:llvm::MipsMCInstLower
39 MachineOperandType MOTy, unsigned Offset) const;
/external/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.h26 typedef MachineOperand::MachineOperandType MachineOperandType; typedef in class:llvm::XCoreMCInstLower
38 MachineOperandType MOTy, unsigned Offset) const;
/external/llvm/include/llvm/MC/
H A DMCInst.h34 enum MachineOperandType { enum in class:llvm::MCOperand

Completed in 769 milliseconds