Searched defs:LHSTy (Results 1 – 15 of 15) sorted by relevance
| /external/llvm/lib/Target/AVR/ |
| D | AVRISelLowering.h | 72 MVT getScalarShiftAmountTy(const DataLayout &, EVT LHSTy) const override { in getScalarShiftAmountTy()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRISelLowering.h | 76 MVT getScalarShiftAmountTy(const DataLayout &, EVT LHSTy) const override { in getScalarShiftAmountTy()
|
| /external/llvm/lib/CodeGen/ |
| D | TargetLoweringBase.cpp | 951 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy()
|
| /external/clang/lib/Sema/ |
| D | SemaExpr.cpp | 4374 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
|
| D | SemaChecking.cpp | 1226 QualType LHSTy = Context.getPointerType(EltTy); in CheckNeonBuiltinFunctionCall() local
|
| /external/clang/lib/CodeGen/ |
| D | CGExprComplex.cpp | 829 QualType LHSTy = E->getLHS()->getType(); in EmitCompoundAssignLValue() local
|
| D | CGExprScalar.cpp | 2096 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/ |
| D | TargetLoweringBase.cpp | 775 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, in getShiftAmountTy()
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 1830 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 1937 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable()
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 1808 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
|
| D | DAGCombiner.cpp | 492 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 7491 QualType LHSTy = E->getLHS()->getType(); in VisitBinaryOperator() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 1926 SDValue SelectionDAG::getShiftAmountOperand(EVT LHSTy, SDValue Op) { in getShiftAmountOperand()
|
| D | DAGCombiner.cpp | 700 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy()
|