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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMachineInstr.cpp805 /// getNumExplicitOperands - Returns the number of non-implicit operands.
807 unsigned MachineInstr::getNumExplicitOperands() const { function in class:MachineInstr
/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp1073 /// getNumExplicitOperands - Returns the number of non-implicit operands.
1075 unsigned MachineInstr::getNumExplicitOperands() const { function in class:MachineInstr

Completed in 543 milliseconds