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

/external/llvm/include/llvm/Target/
H A DTargetLowering.h2023 bool isConstTrueVal(const SDNode *N) const;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1149 bool TargetLowering::isConstTrueVal(const SDNode *N) const { function in class:TargetLowering
H A DDAGCombiner.cpp605 !TLI.isConstTrueVal(N.getOperand(2).getNode()) ||

Completed in 137 milliseconds