Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1463 bool llvm::isConstTrueVal(const TargetLowering &TLI, int64_t Val, bool IsVector, isConstTrueVal() function in llvm
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3838 bool TargetLowering::isConstTrueVal(SDValue N) const { isConstTrueVal() function in TargetLowering