Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4938 Type *RegSaveAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* finalizeInstrumentation() local
5047 Type *RegSaveAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* finalizeInstrumentation() local
5236 Type *RegSaveAreaPtrTy = IRB.getPtrTy(); finalizeInstrumentation() local
5433 Type *RegSaveAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* finalizeInstrumentation() local
5642 Type *RegSaveAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* copyRegSaveArea() local
[all...]