Home
last modified time | relevance | path

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

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