Home
last modified time | relevance | path

Searched defs:Tys (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp7569 SmallVector<llvm::Type *, 3> Tys; in LookupNeonLLVMIntrinsic() local
7769 llvm::Type *Tys[] = { VTy, VecFlt }; in EmitCommonNeonBuiltinExpr() local
7819 llvm::Type *Tys[2] = { GetFloatNeonType(this, Type), Ty }; in EmitCommonNeonBuiltinExpr() local
7827 llvm::Type *Tys[2] = { GetFloatNeonType(this, Type), Ty }; in EmitCommonNeonBuiltinExpr() local
7844 llvm::Type *Tys[2] = { Ty, GetFloatNeonType(this, Type) }; in EmitCommonNeonBuiltinExpr() local
7912 llvm::Type *Tys[2] = { Ty, GetFloatNeonType(this, Type) }; in EmitCommonNeonBuiltinExpr() local
7916 llvm::Type *Tys[2] = { VTy->getTruncatedElementVectorType(VTy), Ty}; in EmitCommonNeonBuiltinExpr() local
7944 llvm::Type *Tys[] = {Ty, Int8PtrTy}; in EmitCommonNeonBuiltinExpr() local
7954 llvm::Type *Tys[2] = {VTy, UnqualPtrTy}; in EmitCommonNeonBuiltinExpr() local
7971 llvm::Type *Tys[] = {Ty, Int8PtrTy}; in EmitCommonNeonBuiltinExpr() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp129 SDVTList Tys = DAG.getVTList(MVT::Other, MVT::Glue); in EmitTargetCodeForMemset() local
172 SDVTList Tys = DAG.getVTList(MVT::Other, MVT::Glue); in emitRepmovs() local
H A DX86ISelLowering.cpp6385 SDVTList Tys = DAG.getVTList(VT, MVT::Other); in getBROADCAST_LOAD() local
7094 SDVTList Tys = DAG.getVTList(VecVT, MVT::Other); in EltsFromConsecutiveLoads() local
7366 SDVTList Tys = DAG.getVTList(MVT::getVectorVT(CVT, Repeat), MVT::Other); in lowerBuildVectorAsBroadcast() local
7382 SDVTList Tys = DAG.getVTList(VT, MVT::Other); in lowerBuildVectorAsBroadcast() local
7456 SDVTList Tys = DAG.getVTList(VT, MVT::Other); in lowerBuildVectorAsBroadcast() local
7481 SDVTList Tys = DAG.getVTList(VT, MVT::Other); in lowerBuildVectorAsBroadcast() local
7495 SDVTList Tys = DAG.getVTList(VT, MVT::Other); in lowerBuildVectorAsBroadcast() local
12601 SDVTList Tys = DAG.getVTList(VT, MVT::Other); in lowerShuffleAsBroadcast() local
19440 SDVTList Tys; in BuildFILD() local
19712 SDVTList Tys = DAG.getVTList(MVT::v4f64, MVT::Other); in lowerUINT_TO_FP_vXi32() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp47 SmallVector<Type *, 4> Tys; addVariantDeclaration() local
H A DValueMapper.cpp1010 SmallVector<Type *, 3> Tys; in remapInstruction() local
1096 Type *Tys[3] = {ST.getElementType(0), ST.getElementType(1), VoidPtrTy}; in mapAppendingVariable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h367 inline LLVMContextRef *wrap(const LLVMContext **Tys) { in wrap()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1078 static std::string getIntrinsicNameImpl(Intrinsic::ID Id, ArrayRef<Type *> Tys, in getIntrinsicNameImpl()
1105 std::string Intrinsic::getName(ID Id, ArrayRef<Type *> Tys, Module *M, in getName()
1111 std::string Intrinsic::getNameNoUnnamedTypes(ID Id, ArrayRef<Type *> Tys) { in getNameNoUnnamedTypes()
1391 ArrayRef<Type*> Tys, LLVMContext &Context) { in DecodeFixedType()
1482 ID id, ArrayRef<Type*> Tys) { in getType()
1513 Function *Intrinsic::getDeclaration(Module *M, ID id, ArrayRef<Type*> Tys) { in getDeclaration()
H A DIRBuilder.cpp143 Type *Tys[] = { Ptr->getType(), Size->getType() }; in CreateMemSet() local
171 Type *Tys[] = {Dst->getType(), Size->getType()}; in CreateMemSetInline() local
198 Type *Tys[] = {Ptr->getType(), Size->getType()}; in CreateElementUnorderedAtomicMemSet() local
228 Type *Tys[] = { Dst->getType(), Src->getType(), Size->getType() }; in CreateMemTransferInst() local
266 Type *Tys[] = {Dst->getType(), Src->getType(), Size->getType()}; in CreateElementUnorderedAtomicMemCpy() local
382 Type *Tys[] = {Dst->getType(), Src->getType(), Size->getType()}; in CreateElementUnorderedAtomicMemMove() local
413 Type *Tys[] = { Src->getType() }; in getReductionIntrinsic() local
H A DAutoUpgrade.cpp661 std::array<Type *, 2> Tys{ in upgradeArmOrAarch64IntrinsicFunction() local
732 Type *Tys[] = {fArgs[0], fArgs[1]}; in upgradeArmOrAarch64IntrinsicFunction() local
855 Type *Tys[] = {F->getReturnType(), Args[1]}; in upgradeArmOrAarch64IntrinsicFunction() local
886 Type *Tys[] = {F->getReturnType(), F->arg_begin()->getType()}; in upgradeArmOrAarch64IntrinsicFunction() local
895 Type *Tys[] = {Args[0], Args[2], Args[1]}; in upgradeArmOrAarch64IntrinsicFunction() local
905 Type *Tys[] = {F->getReturnType(), Args[1]}; in upgradeArmOrAarch64IntrinsicFunction() local
1114 SmallVector<Type *, 2> Tys; in upgradeIntrinsicFunction1() local
1277 Type *Tys[2] = { F->getReturnType(), F->arg_begin()->getType() }; in upgradeIntrinsicFunction1() local
3974 std::vector<Type *> Tys; in upgradeARMIntrinsicCall() local
H A DCore.cpp768 ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount); in LLVMFunctionType() local
794 ArrayRef<Type*> Tys(unwrap(ElementTypes), ElementCount); in LLVMStructTypeInContext() local
819 ArrayRef<Type*> Tys(unwrap(ElementTypes), ElementCount); in LLVMStructSetBody() local
2455 ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount); in LLVMGetIntrinsicDeclaration() local
2470 ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount); in LLVMIntrinsicGetType() local
2479 ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount); in LLVMIntrinsicCopyOverloadedName() local
2490 ArrayRef<Type *> Tys(unwrap(ParamTypes), ParamCount); in LLVMIntrinsicCopyOverloadedName2() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp394 Type *Tys[] = {II->getArgOperand(0)->getType()}; simplifyNvvmIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp545 SmallVector<Type *> Tys(Args.size(), Ty); in getArithmeticInstrCost() local
571 SmallVector<Type *> Tys(Args.size(), Ty); in getArithmeticInstrCost() local
591 SmallVector<Type *> Tys(Args.size(), Ty); in getArithmeticInstrCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h815 ArrayRef<Type *> Tys, in getOperandsScalarizationOverhead()
845 ArrayRef<Type *> Tys, in getScalarizationOverhead()
1906 const SmallVectorImpl<Type *> &Tys = ICA.getArgTypes(); in getTypeBasedIntrinsicInstrCost() local
2424 ArrayRef<Type *> Tys, in getCallInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp87 ArrayRef<Type *> Tys, in IntrinsicCostAttributes()
107 ArrayRef<Type *> Tys, in IntrinsicCostAttributes()
602 ArrayRef<const Value *> Args, ArrayRef<Type *> Tys, in getOperandsScalarizationOverhead()
1120 ArrayRef<Type *> Tys, in getCallInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp142 ArrayRef<Type *> Tys, in getCallInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp485 std::vector<Type*> Tys; in doMerge() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp401 SmallVector<Type *, 4> Tys; in toSpvOverloadedIntrinsic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h381 ArrayRef<Type *> Tys, in getOperandsScalarizationOverhead()
779 ArrayRef<Type *> Tys, in getCallInstrCost()
817 InstructionCost getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) const { in getCostOfKeepingLiveOverCall()
H A DTargetTransformInfo.h2492 ArrayRef<Type *> Tys, in getOperandsScalarizationOverhead()
2814 ArrayRef<Type *> Tys, in getCallInstrCost()
2825 InstructionCost getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) override { in getCostOfKeepingLiveOverCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1373 Type *Tys[] = {PgVal->getType()}; in instCombineSVEPTest() local
1394 Type *Tys[] = {Pg->getArgOperand(0)->getType()}; in instCombineSVEPTest() local
1419 Type *Tys[] = {Pg->getType()}; in instCombineSVEPTest() local
3544 AArch64TTIImpl::getCostOfKeepingLiveOverCall(ArrayRef<Type *> Tys) { in getCostOfKeepingLiveOverCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1543 SDVTList Tys = DAG.getVTList(MVT::Other); in LowerStore() local
1555 SDVTList Tys = DAG.getVTList(MVT::Other); // The chain. in LowerStore() local
1580 SDVTList Tys = DAG.getVTList(LN->getValueType(0), MVT::Other); in LowerLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp147 ArrayRef<Type *> Tys = {}) { in getPreexistingDeclaration()
H A DPartialInlining.cpp831 SmallVector<Type *, 4> Tys; in computeBBInlineCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2123 Type *Tys[] = {Val->getType()}; in createPopcntIntrinsic() local
2137 Type *Tys[] = {Val->getType()}; in createFFSIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp945 Type *Tys[3] = {ST.getElementType(0), ST.getElementType(1), VoidPtrTy}; in linkAppendingVarProto() local

12