Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h236 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator
309 enum { SizeArg, AlignArg, StorageArg, AsyncFuncPtrArg }; enumerator
740 enum { SizeArg, AlignArg }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp237 Argument &SizeArg = *(++ArgI); in replaceImageAndSamplerUses() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1185 Expr *SizeArg = TheCall->getArg(NewIndex); in checkFortifiedBuiltinMemoryFunction() local
8584 const Expr *SizeArg = in CheckMemaccessSize() local
8864 const Expr *SizeArg = ignoreLiteralAdditions(Call->getArg(2), Context); in CheckStrlcpycatArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3680 Value *SizeArg = ConstantInt::get(IntptrTy, Size); in poisonAlloca() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9090 ImplicitParamDecl SizeArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, Int64Ty, in emitUserDefinedMapper() local