Home
last modified time | relevance | path

Searched refs:countOperands (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp63 static unsigned countOperands(SDNode *Node, unsigned NumExpUses, in countOperands() function
924 countOperands(Node, II.getNumOperands() - NumDefs, NumImpUses); in EmitMachineNode()