Home
last modified time | relevance | path

Searched defs:Known1 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp382 KnownBits Known1 = CurDAG->computeKnownBits(N->getOperand(1), 0); in SelectAddrOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp791 KnownBits Known1 = computeKnownBits(Op1, DL); in SymbolicallyEvaluateBinop() local
H A DValueTracking.cpp3640 KnownBits Known1 = computeKnownBits(V1, DemandedElts, Depth, Q); in isKnownNonEqual() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1073 std::optional<bool> Known1 = getKnownSign(Op1, SQ); in signBitMustBeTheSame() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2796 KnownBits Known1 = getKnownBits(Idx1, Gep1); in calculatePointerDifference() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5763 KnownBits Known1 = DAG.computeKnownBits(Op.getOperand(1), Depth + 1); in computeKnownBitsForTargetNode() local
H A DSIISelLowering.cpp13989 auto Known1 = DAG.computeKnownBits(S1Op, 0); in checkDot4MulSignedness() local
15836 KnownBits Known1; in computeKnownBitsForTargetInstr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2260 KnownBits Known1 = TLO.DAG.computeKnownBits(Op1, DemandedElts, Depth + 1); in SimplifyDemandedBits() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43116 KnownBits Known1; in SimplifyDemandedBitsForTargetNode() local