Searched defs:MachineOperandType (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
H A D | MipsMCInstLower.h | 28 typedef MachineOperand::MachineOperandType MachineOperandType; typedef in class:llvm::MipsMCInstLower 39 MachineOperandType MOTy, unsigned Offset) const; |
/external/llvm/lib/Target/XCore/ | ||
H A D | XCoreMCInstLower.h | 26 typedef MachineOperand::MachineOperandType MachineOperandType; typedef in class:llvm::XCoreMCInstLower 38 MachineOperandType MOTy, unsigned Offset) const; |
Completed in 66 milliseconds