HomeSort by relevance Sort by last modified time
    Searched refs:allOperandsUndef (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 87 bool allOperandsUndef(const SDNode *N);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 214 /// allOperandsUndef - Return true if the node has at least one operand
216 bool ISD::allOperandsUndef(const SDNode *N) {
    [all...]
DAGCombiner.cpp     [all...]

Completed in 48 milliseconds