Home
last modified time | relevance | path

Searched defs:ByValTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1885 Type *ByValTy = CB.getParamByValType(ArgNo); in processByValArgument() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp195 if (Type *ByValTy = ParamAttrs.getByValType()) in getMemoryParamAllocType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1131 llvm::Type *ByValTy = CGM.getTypes().ConvertType(PtrTy->getPointeeType()); in addX86InterruptAttrs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1819 Type *ByValTy = nullptr; in insertSpills() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4215 Type *ByValTy = getPtrElementTypeByID(ParamTypeID); in parseFunctionRecord() local