Home
last modified time | relevance | path

Searched defs:KnownLHS (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp317 KnownBits KnownLHS = computeKnownBits(I->getOperand(0)); in getBestTruncatedType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp933 KnownBits KnownLHS = computeKnownBits(LHS, 0, &Zext); in transformZExtICmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4215 auto KnownLHS = KB->getKnownBits(MI.getOperand(2).getReg()); in matchICmpToTrueFalseKnownBits() local
4290 auto KnownLHS = KB->getKnownBits(LHS); in matchICmpToLHSKnownBits() local
/aosp_15_r20/external/clang/lib/AST/
H A DASTContext.cpp7253 auto KnownLHS = LHSAncestors.find(RHS->getInterface()->getCanonicalDecl()); in areCommonBaseCompatible() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42729 KnownBits KnownLHS, KnownRHS; in SimplifyDemandedBitsForTargetNode() local
42989 KnownBits KnownLHS, KnownRHS; in SimplifyDemandedBitsForTargetNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36052 KnownBits KnownLHS, KnownRHS; in SimplifyDemandedBitsForTargetNode() local