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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCInstrDesc.h179 /// getNumDefs - Return the number of MachineOperands that are register
183 unsigned getNumDefs() const { function in class:llvm::MCInstrDesc
/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h191 unsigned getNumDefs() const { return NumDefs; } function in class:llvm::MCInstrDesc

Completed in 114 milliseconds