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

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

Completed in 325 milliseconds