HomeSort by: relevance | last modified time | path
    Searched refs:isConstFalseVal (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 3531 bool isConstFalseVal(const SDNode *N) const;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 3097 bool TargetLowering::isConstFalseVal(const SDNode *N) const {
3623 (isConstFalseVal(N1C) ||
DAGCombiner.cpp 912 !TLI.isConstFalseVal(N.getOperand(3).getNode()))

Completed in 74 milliseconds