/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInstr.h | 205 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 D | CoroInstr.h | 205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator 461 enum { SizeArg, AlignArg }; enumerator
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUOpenCLImageTypeLoweringPass.cpp | 235 Argument &SizeArg = *(++ArgI); in replaceImageAndSamplerUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600OpenCLImageTypeLoweringPass.cpp | 236 Argument &SizeArg = *(++ArgI); in replaceImageAndSamplerUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600OpenCLImageTypeLoweringPass.cpp | 251 Argument &SizeArg = *(++ArgI); in replaceImageAndSamplerUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 420 unsigned SizeArg; in wrapInvoke() local
|
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/ |
H A D | common.py | 78 class SizeArg: class
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 2250 Value *SizeArg = ConstantInt::get(IntptrTy, Size); in poisonAlloca() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 158 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 D | AddressSanitizer.cpp | 3406 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 D | AddressSanitizer.cpp | 3242 Value *SizeArg = ConstantInt::get(IntptrTy, Size); in poisonAlloca() local
|