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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineOperand.h38 class MachineOperand { class in namespace:llvm
179 explicit MachineOperand(MachineOperandType K) : OpKind(K), ParentMI(0) { function in class:llvm::MachineOperand
[all...]

Completed in 54 milliseconds