Home
last modified time | relevance | path

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

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