Searched defs:isConstFalseVal (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | Utils.cpp | 1476 bool llvm::isConstFalseVal(const TargetLowering &TLI, int64_t Val, isConstFalseVal() function in llvm |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 3868 bool TargetLowering::isConstFalseVal(SDValue N) const { isConstFalseVal() function in TargetLowering |