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

/freebsd-10.2-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUAsmPrinter.cpp121 unsigned numOperands = MI.getNumOperands(); local
184 unsigned numOperands = MI.getNumOperands(); local
/freebsd-10.2-release/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp552 unsigned numOperands = OperandList.size(); local
/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1684 LSBaseSDNode(ISD::NodeType NodeTy, unsigned Order, DebugLoc dl, SDValue *Operands, unsigned numOperands, SDVTList VTs, ISD::MemIndexedMode AM, EVT MemVT, MachineMemOperand *MMO) argument
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DCore.cpp626 const unsigned numOperands = N->getNumOperands(); local

Completed in 72 milliseconds