Home
last modified time | relevance | path

Searched refs:kAArch64VrArgSize (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3145 static const unsigned kAArch64VrArgSize = 128; member
3152 + kAArch64VrArgSize;
3303 Value *VrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64VrArgSize); in finalizeInstrumentation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4174 static const unsigned kAArch64VrArgSize = 128; member
4181 + kAArch64VrArgSize;
4341 Value *VrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64VrArgSize); in finalizeInstrumentation()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4523 static const unsigned kAArch64VrArgSize = 128; member
4530 + kAArch64VrArgSize;
4689 Value *VrArgSize = ConstantInt::get(MS.IntptrTy, kAArch64VrArgSize); in finalizeInstrumentation()