HomeSort by relevance Sort by last modified time
    Searched full:countoperands (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 51 /// countOperands - The inputs to target nodes have any actual inputs first,
58 static unsigned countOperands(SDNode *Node, unsigned NumExpUses,
721 countOperands(Node, II.getNumOperands() - II.getNumDefs(), NumImpUses);
    [all...]

Completed in 136 milliseconds