Searched defs:ArgTy (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3608 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); local
H A DSelectionDAGBuilder.cpp9175 Type *ArgTy = VT.getTypeForEVT(CLI.RetTy->getContext()); local
9680 Type *ArgTy = VT.getTypeForEVT(*DAG.getContext()); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1350 virtual Align getABIAlignmentForCallingConv(Type *ArgTy, argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4404 llvm::Type *ArgTy = ConvertType(VE->getType()); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp678 QualType ArgTy = ArgExp->getType(); local
716 << AL << ArgTy; local
H A DSemaTemplate.cpp3280 QualType ArgTy = NumArgsArg.getIntegralType(); local
H A DSemaChecking.cpp893 const PointerType *ArgTy = ArgIdx->getType()->getAs<PointerType>(); local
H A DSemaExpr.cpp1702 QualType ArgTy[2]; local
1816 QualType ArgTy[] = { local
13990 QualType ArgTy = TInfo->getType(); local
14157 QualType ArgTy = GetTypeFromParser(ParsedArgTy, &ArgTInfo); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2695 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); local
5751 Type *ArgTy = VT.getTypeForEVT(*DAG.getContext()); local
8728 Type *ArgTy = I.getArgOperand(ArgI)->getType(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8879 Type *ArgTy = ArgVT.getTypeForEVT(*DAG.getContext()); local
16219 Type *ArgTy = ArgVT.getTypeForEVT(*Context); local
16587 Type *ArgTy = I.getArgOperand(ArgI)->getType(); local
16609 Type *ArgTy local
17397 getABIAlignmentForCallingConv(Type *ArgTy, DataLayout DL) const argument
[all...]

Completed in 459 milliseconds

12