Searched refs:isConstFalseVal (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLowering.h2027 bool isConstFalseVal(const SDNode *N) const;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1179 bool TargetLowering::isConstFalseVal(const SDNode *N) const { function in class:TargetLowering
H A DDAGCombiner.cpp606 !TLI.isConstFalseVal(N.getOperand(3).getNode()))

Completed in 583 milliseconds