HomeSort by relevance Sort by last modified time
    Searched defs:getNumExplicitOperands (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineInstr.cpp 805 /// getNumExplicitOperands - Returns the number of non-implicit operands.
807 unsigned MachineInstr::getNumExplicitOperands() const {
    [all...]

Completed in 67 milliseconds