Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp59 static unsigned countOperands(SDNode *Node, unsigned NumExpUses, in countOperands() function
1048 countOperands(Node, II.getNumOperands() - NumDefs, NumImpUses); in EmitMachineNode()