/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 664 Value *InstCombinerImpl::simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyRangeCheck() 882 static Value *foldIsPowerOf2OrZero(ICmpInst *Cmp0, ICmpInst *Cmp1, bool IsAnd, in foldIsPowerOf2OrZero() 902 static Value *foldIsPowerOf2(ICmpInst *Cmp0, ICmpInst *Cmp1, bool JoinedByAnd, in foldIsPowerOf2() 1047 Value *InstCombinerImpl::foldEqOfParts(ICmpInst *Cmp0, ICmpInst *Cmp1, in foldEqOfParts() 1093 static Value *foldAndOrOfICmpsWithConstEq(ICmpInst *Cmp0, ICmpInst *Cmp1, in foldAndOrOfICmpsWithConstEq()
|
H A D | InstCombineSelect.cpp | 874 Value *Cmp0 = Cmp->getOperand(0); in canonicalizeSaturatedAdd() local 1327 static Value *canonicalizeClampLike(SelectInst &Sel0, ICmpInst &Cmp0, in canonicalizeClampLike() 3171 Value *Cmp0 = FCmp->getOperand(0), *Cmp1 = FCmp->getOperand(1); in visitSelectInst() local
|
H A D | InstCombineCompares.cpp | 3097 Value *Cmp0 = Cmp.getOperand(0); in foldICmpInstWithConstant() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 741 Value *Cmp0 = Cmp->getOperand(0); in canonicalizeSaturatedAdd() local 1192 static Instruction *canonicalizeClampLike(SelectInst &Sel0, ICmpInst &Cmp0, in canonicalizeClampLike() 2442 Value *Cmp0 = FCI->getOperand(0), *Cmp1 = FCI->getOperand(1); in visitSelectInst() local
|
H A D | InstCombineAndOrXor.cpp | 752 Value *InstCombiner::simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyRangeCheck() 1023 static Value *foldIsPowerOf2(ICmpInst *Cmp0, ICmpInst *Cmp1, bool JoinedByAnd, in foldIsPowerOf2()
|
H A D | InstCombineCalls.cpp | 1389 APFloat::cmpResult Cmp0 = Max3.compare(Src0); in fmed3AMDGCN() local
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | simd_vec4.inl | 316 __m128 Cmp0 = _mm_cmplt_ps(x.Data, glm::detail::zero); local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 48 APFloat::cmpResult Cmp0 = Max3.compare(Src0); in fmed3AMDGCN() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_vec4.inl | 316 __m128 Cmp0 = _mm_cmplt_ps(x.Data, glm::detail::zero); local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 1656 static Value *simplifyAndOrOfICmpsWithConstants(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyAndOrOfICmpsWithConstants() 1693 static Value *simplifyAndOrOfICmpsWithZero(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyAndOrOfICmpsWithZero() 1778 static Value *simplifyAndOrOfICmpsWithLimitConst(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyAndOrOfICmpsWithLimitConst() 1838 static Value *simplifyAndOrOfICmpsWithCtpop(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyAndOrOfICmpsWithCtpop()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 990 Register Cmp0 = I.getOperand(2).getReg(); in selectCmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 1655 Value *Cmp0 = ChkBuilder.CreateICmpULT(Start0, End1, "bound0"); in addRuntimeChecks() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 1866 Value *Cmp0 = ChkBuilder.CreateICmpULE(Start0, End1, "bound0"); in addRuntimeChecks() local
|
H A D | InstructionSimplify.cpp | 1631 auto *Cmp0 = dyn_cast<ICmpInst>(Cast0->getOperand(0)); in SimplifyAndInst() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 815 Value *InstCombiner::simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyRangeCheck()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 2247 Value *Cmp0 = ChkBuilder.CreateICmpULT(Start0, End1, "bound0"); in addRuntimeChecks() local
|
H A D | InstructionSimplify.cpp | 1577 static Value *simplifyAndOrOfICmpsWithConstants(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyAndOrOfICmpsWithConstants() 1614 static Value *simplifyAndOrOfICmpsWithZero(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyAndOrOfICmpsWithZero()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 2750 llvm::Value *Cmp0 = Builder.CreateICmp(Eq, L0, R0, "memptr.cmp.first"); in EmitMemberPointerComparison() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 9967 APFloat::cmpResult Cmp0 = F.compare(Zero); in performClampCombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 16138 SDValue Cmp0 = CSel0.getOperand(3); in performANDORCSELCombine() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 15297 SDValue Cmp0 = DAG.getNode(Opc, dl, VT, Op0, Op1, in LowerVSETCC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 21431 SDValue Cmp0, Cmp1; in LowerVSETCC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 24808 SDValue Cmp0, Cmp1; in LowerVSETCC() local
|