Home
last modified time | relevance | path

Searched defs:Known0 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp394 KnownBits Known0 = CurDAG->computeKnownBits(N->getOperand(0), 0); in SelectAddrOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp790 KnownBits Known0 = computeKnownBits(Op0, DL); in SymbolicallyEvaluateBinop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1078 std::optional<bool> Known0 = getKnownSign(Op0, SQ); in signBitMustBeTheSame() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2795 KnownBits Known0 = getKnownBits(Idx0, Gep0); in calculatePointerDifference() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5767 KnownBits Known0 = DAG.computeKnownBits(Op.getOperand(0), Depth + 1); in computeKnownBitsForTargetNode() local
H A DSIISelLowering.cpp13986 auto Known0 = DAG.computeKnownBits(S0Op, 0); in checkDot4MulSignedness() local
15841 KnownBits Known0; in computeKnownBitsForTargetInstr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2259 KnownBits Known0 = TLO.DAG.computeKnownBits(Op0, DemandedElts, Depth + 1); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp3766 KnownBits Known0(!LD->getMemoryVT().isScalableVT() in computeKnownBits() local