Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp1302 bool llvm::isConstFalseVal(const TargetLowering &TLI, int64_t Val, in isConstFalseVal() function in llvm
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3678 bool TargetLowering::isConstFalseVal(SDValue N) const { in isConstFalseVal() function in TargetLowering