Home
last modified time | relevance | path

Searched defs:isConstFalseVal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1606 bool llvm::isConstFalseVal(const TargetLowering &TLI, int64_t Val, in isConstFalseVal() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3932 bool TargetLowering::isConstFalseVal(SDValue N) const { in isConstFalseVal() function in TargetLowering