Home
last modified time | relevance | path

Searched refs:kAArch64GrArgSize (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3555 static const unsigned kAArch64GrArgSize = 64; member
3559 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
3714 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4100 static const unsigned kAArch64GrArgSize = 64; member
4104 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4266 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4014 static const unsigned kAArch64GrArgSize = 64; member
4018 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4179 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4173 static const unsigned kAArch64GrArgSize = 64; member
4177 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4340 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4173 static const unsigned kAArch64GrArgSize = 64; member
4177 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4340 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4173 static const unsigned kAArch64GrArgSize = 64; member
4177 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4340 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4516 static const unsigned kAArch64GrArgSize = 64; member
4520 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4682 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4545 static const unsigned kAArch64GrArgSize = 64; member
4549 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4711 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4311 static const unsigned kAArch64GrArgSize = 64; member
4315 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4477 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4545 static const unsigned kAArch64GrArgSize = 64; member
4549 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4711 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4519 static const unsigned kAArch64GrArgSize = 64; member
4523 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4685 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4311 static const unsigned kAArch64GrArgSize = 64; member
4315 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4477 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4545 static const unsigned kAArch64GrArgSize = 64; member
4549 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4711 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4558 static const unsigned kAArch64GrArgSize = 64; member
4562 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4724 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4545 static const unsigned kAArch64GrArgSize = 64; member
4549 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4711 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4519 static const unsigned kAArch64GrArgSize = 64; member
4523 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4685 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize); in finalizeInstrumentation()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4545 static const unsigned kAArch64GrArgSize = 64;
4549 static const unsigned AArch64GrEndOffset = kAArch64GrArgSize;
4711 Value *GrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64GrArgSize);