Home
last modified time | relevance | path

Searched defs:LHSTy (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Target/AVR/
DAVRISelLowering.h72 MVT getScalarShiftAmountTy(const DataLayout &, EVT LHSTy) const override { in getScalarShiftAmountTy()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.h76 MVT getScalarShiftAmountTy(const DataLayout &, EVT LHSTy) const override { in getScalarShiftAmountTy()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp951 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy()
/external/clang/lib/Sema/
DSemaExpr.cpp4374 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local
6209 QualType LHSTy = LHS.get()->getType(); in checkConditionalPointerCompatibility() local
6338 QualType LHSTy = LHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local
6364 QualType LHSTy = LHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local
6655 QualType LHSTy = LHS.get()->getType(); in CheckConditionalOperands() local
6750 QualType LHSTy = LHS.get()->getType(); in FindCompositeObjCPointerType() local
8415 QualType LHSTy = Context.isPromotableBitField(LHS.get()); in CheckAdditionOperands() local
9986 QualType LHSTy(LHSType); in CheckAssignmentOperands() local
10818 QualType LHSTy = LHSExpr->getType(); in CreateBuiltinBinOp() local
DSemaChecking.cpp1226 QualType LHSTy = Context.getPointerType(EltTy); in CheckNeonBuiltinFunctionCall() local
/external/clang/lib/CodeGen/
DCGExprComplex.cpp829 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
DCGExprScalar.cpp2096 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
2829 QualType LHSTy = E->getLHS()->getType(); in EmitCompare() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp775 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, in getShiftAmountTy()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1830 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1937 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1808 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
DDAGCombiner.cpp492 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
/external/clang/lib/AST/
DExprConstant.cpp7491 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1926 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
DDAGCombiner.cpp700 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()