Home
last modified time | relevance | path

Searched defs:ResTy (Results 1 – 25 of 44) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp18 Type *ResTy = inferScalarType(R->getIncomingValue(0)); inferScalarTypeForRecipe() local
31 Type *ResTy = inferScalarType(R->getOperand(1)); inferScalarTypeForRecipe() local
39 Type *ResTy = inferScalarType(R->getOperand(0)); inferScalarTypeForRecipe() local
81 Type *ResTy = inferScalarType(R->getOperand(0)); inferScalarTypeForRecipe() local
114 Type *ResTy = inferScalarType(R->getOperand(1)); inferScalarTypeForRecipe() local
147 Type *ResTy = inferScalarType(R->getOperand(0)); inferScalarTypeForRecipe() local
154 Type *ResTy = inferScalarType(R->getOperand(1)); inferScalarTypeForRecipe() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp405 EVT ResTy = Op->getValueType(0); lowerSELECT() local
1353 EVT ResTy = Op->getValueType(0); lowerMSACopyIntr() local
1497 EVT ResTy = Op->getValueType(0); truncateVecElts() local
1509 EVT ResTy = Op->getValueType(0); lowerMSABitClear() local
1520 EVT ResTy = Op->getValueType(0); lowerMSABitClearImm() local
1869 EVT ResTy = Op->getValueType(0); lowerINTRINSIC_WO_CHAIN() local
1880 EVT ResTy = Op->getValueType(0); lowerINTRINSIC_WO_CHAIN() local
1979 EVT ResTy = Op->getValueType(0); lowerINTRINSIC_WO_CHAIN() local
1988 EVT ResTy = Op->getValueType(0); lowerINTRINSIC_WO_CHAIN() local
2063 EVT ResTy = Op->getValueType(0); lowerINTRINSIC_WO_CHAIN() local
2287 EVT ResTy = Op->getValueType(0); lowerMSALoadIntr() local
2400 EVT ResTy = Op->getValueType(0); lowerEXTRACT_VECTOR_ELT() local
2450 EVT ResTy = Op->getValueType(0); lowerBUILD_VECTOR() local
2506 EVT ResTy = Node->getValueType(0); lowerBUILD_VECTOR() local
2541 lowerVECTOR_SHUFFLE_SHF(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_SHF() argument
2622 isVECTOR_SHUFFLE_SPLATI(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) isVECTOR_SHUFFLE_SPLATI() argument
2654 lowerVECTOR_SHUFFLE_ILVEV(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_ILVEV() argument
2700 lowerVECTOR_SHUFFLE_ILVOD(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_ILVOD() argument
2747 lowerVECTOR_SHUFFLE_ILVR(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_ILVR() argument
2794 lowerVECTOR_SHUFFLE_ILVL(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_ILVL() argument
2842 lowerVECTOR_SHUFFLE_PCKEV(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_PCKEV() argument
2885 lowerVECTOR_SHUFFLE_PCKOD(SDValue Op,EVT ResTy,SmallVector<int,16> Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_PCKOD() argument
2921 lowerVECTOR_SHUFFLE_VSHF(SDValue Op,EVT ResTy,const SmallVector<int,16> & Indices,SelectionDAG & DAG) lowerVECTOR_SHUFFLE_VSHF() argument
2974 EVT ResTy = Op->getValueType(0); lowerVECTOR_SHUFFLE() local
[all...]
H A DMipsSEISelDAGToDAG.cpp956 MVT ResTy = Node->getSimpleValueType(0); trySelect() local
1006 MVT ResTy = Node->getSimpleValueType(0); trySelect() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp498 HexagonTargetLowering::getInt(unsigned IntId, MVT ResTy, ArrayRef<SDValue> Ops, in getInt()
760 MVT ResTy = tyVector(OpTy, MVT::i8); in getByteShuffle() local
1152 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementReg()
1176 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxElementPred()
1256 SDValue IdxV, const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxSubvectorReg()
1296 const SDLoc &dl, MVT ResTy, SelectionDAG &DAG) const { in extractHvxSubvectorPred()
1493 MVT ResTy, bool ZeroExt, SelectionDAG &DAG) const { in extendHvxVectorPred()
1510 MVT ResTy, SelectionDAG &DAG) const { in compressHvxPred()
1566 HexagonTargetLowering::resizeToWidth(SDValue VecV, MVT ResTy, bool Signed, in resizeToWidth()
1839 MVT ResTy = ty(Op); in LowerHvxAnyExt() local
[all …]
H A DHexagonISelDAGToDAG.h124 selectUndef(const SDLoc & dl,MVT ResTy) selectUndef() argument
H A DHexagonISelDAGToDAG.cpp703 MVT ResTy = N->getValueType(0).getSimpleVT(); SelectExtractSubvector() local
795 MVT ResTy = N->getValueType(0).getSimpleVT(); SelectVAlign() local
865 MVT ResTy = N->getValueType(0).getSimpleVT(); SelectP2D() local
873 MVT ResTy = N->getValueType(0).getSimpleVT(); SelectD2P() local
882 MVT ResTy = N->getValueType(0).getSimpleVT(); SelectV2Q() local
896 MVT ResTy = N->getValueType(0).getSimpleVT(); SelectQ2V() local
[all...]
H A DHexagonISelLowering.cpp2453 if (ResTy in LowerBITCAST() local
1033 MVT ResTy = ty(Op); LowerSETCC() local
2169 MVT ResTy = ResVT.getSimpleVT(), SrcTy = SrcVT.getSimpleVT(); isExtractSubvectorCheap() local
2419 MVT ResTy = ty(Res); LowerVECTOR_SHIFT() local
2656 extractVector(SDValue VecV,SDValue IdxV,const SDLoc & dl,MVT ValTy,MVT ResTy,SelectionDAG & DAG) const extractVector() argument
2708 extractVectorPred(SDValue VecV,SDValue IdxV,const SDLoc & dl,MVT ValTy,MVT ResTy,SelectionDAG & DAG) const extractVectorPred() argument
2883 appendUndef(SDValue Val,MVT ResTy,SelectionDAG & DAG) const appendUndef() argument
2906 getCombine(SDValue Hi,SDValue Lo,const SDLoc & dl,MVT ResTy,SelectionDAG & DAG) const getCombine() argument
[all...]
H A DHexagonISelDAGToDAGHVX.cpp1847 MVT ResTy, SDValue Va, SDValue Vb, in scalarizeShuffle()
2517 MVT ResTy = getSingleVT(MVT::i8); in butterfly() local
2575 MVT ResTy = N->getValueType(0).getSimpleVT(); in selectExtractSubvector() local
2595 MVT ResTy = N->getValueType(0).getSimpleVT(); in selectShuffle() local
2825 EVT ResTy = N->getValueType(0); in ppHvxShuffleOfShuffle() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp453 EVT ResTy = Op->getValueType(0); lowerBUILD_VECTOR() local
509 EVT ResTy = Node->getValueType(0); lowerBUILD_VECTOR() local
2481 EVT ResTy = Node->getValueType(0); lowerVectorSplatImm() local
2499 EVT ResTy = Node->getValueType(0); truncateVecElts() local
2507 EVT ResTy = Node->getValueType(0); lowerVectorBitClear() local
2519 EVT ResTy = Node->getValueType(0); lowerVectorBitClearImm() local
2537 EVT ResTy = Node->getValueType(0); lowerVectorBitSetImm() local
2554 EVT ResTy = Node->getValueType(0); lowerVectorBitRevImm() local
2729 EVT ResTy = N->getValueType(0); performINTRINSIC_WO_CHAINCombine() local
2742 EVT ResTy = N->getValueType(0); performINTRINSIC_WO_CHAINCombine() local
3042 EVT ResTy = N->getValueType(0); performINTRINSIC_WO_CHAINCombine() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp238 LLT ResTy = Res.getLLTTy(*getMRI()); buildPadVectorWithUndefElements() local
269 LLT ResTy = Res.getLLTTy(*getMRI()); buildDeleteTrailingVectorElements() local
568 LLT ResTy = Res.getLLTTy(*getMRI()); buildZExtInReg() local
1100 validateSelectOp(const LLT ResTy,const LLT TstTy,const LLT Op0Ty,const LLT Op1Ty) validateSelectOp() argument
[all...]
H A DInlineAsmLowering.cpp571 LLT ResTy = MRI->getType(ResRegs[i]); lowerInlineAsm() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp641 QualType ResTy = msg.getResultType(); in emitNilReceiverBug() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp442 Type *ResTy = II.getType(); simplifyX86pack() local
507 Type *ResTy = II.getType(); simplifyX86movmsk() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1756 getExtendedReductionCost(unsigned Opcode,bool IsUnsigned,Type * ResTy,VectorType * ValTy,FastMathFlags FMF,TTI::TargetCostKind CostKind) getExtendedReductionCost() argument
1790 getMulAccReductionCost(bool IsUnsigned,Type * ResTy,VectorType * ValTy,TTI::TargetCostKind CostKind) getMulAccReductionCost() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp297 QualType ResTy = CGM.getContext().IntTy; createTLSAtExitStub() local
H A DCodeGenFunction.cpp1307 QualType ResTy = FD->getReturnType(); BuildFunctionArgList() local
1354 QualType ResTy = BuildFunctionArgList(GD, Args); GenerateCode() local
H A DCGExprScalar.cpp1467 llvm::Type *ResTy = DstTy; EmitScalarConversion() local
4558 llvm::Type *ResTy = ConvertType(E->getType()); VisitBinLAnd() local
4698 llvm::Type *ResTy = ConvertType(E->getType()); VisitBinLOr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp989 getExtendedReductionCost(unsigned Opcode,bool IsUnsigned,Type * ResTy,VectorType * ValTy,FastMathFlags FMF,TTI::TargetCostKind CostKind) getExtendedReductionCost() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2525 getExtendedReductionCost(unsigned Opcode,bool IsUnsigned,Type * ResTy,VectorType * Ty,FastMathFlags FMF,TTI::TargetCostKind CostKind) getExtendedReductionCost() argument
2540 getMulAccReductionCost(bool IsUnsigned,Type * ResTy,VectorType * Ty,TTI::TargetCostKind CostKind) getMulAccReductionCost() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h769 getExtendedReductionCost(unsigned Opcode,bool IsUnsigned,Type * ResTy,VectorType * Ty,FastMathFlags FMF,TTI::TargetCostKind CostKind) getExtendedReductionCost() argument
775 getMulAccReductionCost(bool IsUnsigned,Type * ResTy,VectorType * Ty,TTI::TargetCostKind CostKind) getMulAccReductionCost() argument
H A DTargetTransformInfo.h2694 getExtendedReductionCost(unsigned Opcode,bool IsUnsigned,Type * ResTy,VectorType * Ty,FastMathFlags FMF,TTI::TargetCostKind CostKind) getExtendedReductionCost() argument
2701 getMulAccReductionCost(bool IsUnsigned,Type * ResTy,VectorType * Ty,TTI::TargetCostKind CostKind) getMulAccReductionCost() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1113 getExtendedReductionCost(unsigned Opcode,bool IsUnsigned,Type * ResTy,VectorType * Ty,FastMathFlags FMF,TTI::TargetCostKind CostKind) const getExtendedReductionCost() argument
1120 getMulAccReductionCost(bool IsUnsigned,Type * ResTy,VectorType * Ty,TTI::TargetCostKind CostKind) const getMulAccReductionCost() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4672 BinaryOperator(const ASTContext & Ctx,Expr * lhs,Expr * rhs,Opcode opc,QualType ResTy,ExprValueKind VK,ExprObjectKind OK,SourceLocation opLoc,FPOptionsOverride FPFeatures) BinaryOperator() argument
4689 BinaryOperator(const ASTContext & Ctx,Expr * lhs,Expr * rhs,Opcode opc,QualType ResTy,ExprValueKind VK,ExprObjectKind OK,SourceLocation opLoc,FPOptionsOverride FPFeatures,bool dead2) BinaryOperator() argument
4714 Create(const ASTContext & C,Expr * lhs,Expr * rhs,Opcode opc,QualType ResTy,ExprValueKind VK,ExprObjectKind OK,SourceLocation opLoc,FPOptionsOverride FPFeatures) Create() argument
4736 Create(const ASTContext & C,Expr * lhs,Expr * rhs,Opcode opc,QualType ResTy,ExprValueKind VK,ExprObjectKind OK,SourceLocation opLoc,FPOptionsOverride FPFeatures,QualType CompLHSType,QualType CompResultType) Create() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3268 Type *ResTy = isX86_MMX ? IntegerType::get(*MS.C, 64) : I.getType(); handleVectorSadIntrinsic() local
3289 Type *ResTy = isX86_MMX ? getMMXVectorTy(EltSizeInBits * 2) : I.getType(); handleVectorPmaddIntrinsic() local
3307 Type *ResTy = getShadowTy(&I); handleVectorComparePackedIntrinsic() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1251 ParseStatus ResTy; in ParseDirectiveInsn() local
[all...]

12