Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp192 if (Constant *CLHS = dyn_cast<Constant>(LHS)) { in visitCmpInst() local
DInlineCost.cpp1278 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); in visitCmpInst() local
1312 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); in visitSub() local
1329 Constant *CLHS = dyn_cast<Constant>(LHS); in visitBinaryOperator() local
DInstructionSimplify.cpp133 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); in isSameCompare() local
604 if (auto *CLHS = dyn_cast<Constant>(Op0)) { in foldOrCommuteConstant() local
3228 if (Constant *CLHS = dyn_cast<Constant>(LHS)) { in SimplifyICmpInst() local
3461 if (auto *CLHS = dyn_cast<PtrToIntOperator>(LHS)) in SimplifyICmpInst() local
3523 if (Constant *CLHS = dyn_cast<Constant>(LHS)) { in SimplifyFCmpInst() local
DScalarEvolutionExpander.cpp173 if (Constant *CLHS = dyn_cast<Constant>(LHS)) in InsertBinop() local
518 if (Constant *CLHS = dyn_cast<Constant>(V)) in expandAddToGEP() local
DValueTracking.cpp2637 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
5360 const APInt *CLHS, *CRHS; in isTruePredicate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp1960 if (auto CLHS = getConstantFPVRegVal(LHS, MRI)) { in legalizeFastUnsafeFDIV() local
DSIISelLowering.cpp7555 if (const ConstantFPSDNode *CLHS = dyn_cast<ConstantFPSDNode>(LHS)) { in lowerFastUnsafeFDIV() local
8457 const ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(LHS.getOperand(1)); in performOrCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3804 if (ConstantSDNode *CLHS = isConstOrConstSplat(Op.getOperand(0))) in ComputeNumSignBits() local