Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5204 Type *RegSaveAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* in finalizeInstrumentation() local
5312 Type *RegSaveAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* in finalizeInstrumentation() local
5500 Type *RegSaveAreaPtrTy = IRB.getPtrTy(); in finalizeInstrumentation() local
5696 Type *RegSaveAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* in finalizeInstrumentation() local
5905 Type *RegSaveAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* in copyRegSaveArea() local