Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp869 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy()
/external/clang/lib/CodeGen/
DCGExprComplex.cpp828 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
DCGExprScalar.cpp2109 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
2842 QualType LHSTy = E->getLHS()->getType(); in EmitCompare() local
/external/clang/lib/Sema/
DSemaExpr.cpp4139 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local
5906 QualType LHSTy = LHS.get()->getType(); in checkConditionalPointerCompatibility() local
5978 QualType LHSTy = LHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local
6004 QualType LHSTy = LHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local
6283 QualType LHSTy = LHS.get()->getType(); in CheckConditionalOperands() local
6362 QualType LHSTy = LHS.get()->getType(); in FindCompositeObjCPointerType() local
7979 QualType LHSTy = Context.isPromotableBitField(LHS.get()); in CheckAdditionOperands() local
9537 QualType LHSTy(LHSType); in CheckAssignmentOperands() local
DSemaChecking.cpp726 QualType LHSTy = Context.getPointerType(EltTy); in CheckNeonBuiltinFunctionCall() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1846 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1830 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
DDAGCombiner.cpp474 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
/external/clang/lib/AST/
DExprConstant.cpp7195 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local