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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp51 /// countOperands - The inputs to target nodes have any actual inputs first,
58 static unsigned countOperands(SDNode *Node, unsigned NumExpUses, function
726 countOperands(Node, II.getNumOperands() - II.getNumDefs(), NumImpUses);

Completed in 712 milliseconds