Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator
278 enum { SizeArg, AlignArg, StorageArg, AsyncFuncPtrArg }; enumerator
671 enum { SizeArg, AlignArg }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator
461 enum { SizeArg, AlignArg }; enumerator
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLImageTypeLoweringPass.cpp235 Argument &SizeArg = *(++ArgI); in replaceImageAndSamplerUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp236 Argument &SizeArg = *(++ArgI); in replaceImageAndSamplerUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp251 Argument &SizeArg = *(++ArgI); in replaceImageAndSamplerUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp420 unsigned SizeArg; in wrapInvoke() local
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcommon.py78 class SizeArg: class
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2250 Value *SizeArg = ConstantInt::get(IntptrTy, Size); in poisonAlloca() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp158 const Expr *SizeArg = TheCall->getArg(SizeIdx); in SemaBuiltinMemChkCall() local
6331 const Expr *SizeArg = ignoreLiteralAdditions(Call->getArg(2), Context); in CheckStrlcpycatArguments() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3406 Value *SizeArg = ConstantInt::get(IntptrTy, Size); in poisonAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3242 Value *SizeArg = ConstantInt::get(IntptrTy, Size); in poisonAlloca() local