Searched refs:getInt64PtrTy (Results 1 – 6 of 6) sorted by relevance
504 static PointerType *getInt64PtrTy(LLVMContext &C, unsigned AS = 0);
4815 Type *RegSaveAreaPtrTy = Type::getInt64PtrTy(*MS.C); in finalizeInstrumentation()4832 Type *OverflowArgAreaPtrTy = Type::getInt64PtrTy(*MS.C); in finalizeInstrumentation()4956 Type *RegSaveAreaPtrTy = Type::getInt64PtrTy(*MS.C); in finalizeInstrumentation()5107 Type::getInt64PtrTy(*MS.C)); in getVAField64()5386 Type *RegSaveAreaPtrTy = Type::getInt64PtrTy(*MS.C); in finalizeInstrumentation()5632 Type *RegSaveAreaPtrTy = Type::getInt64PtrTy(*MS.C); in copyRegSaveArea()5653 Type *OverflowArgAreaPtrTy = Type::getInt64PtrTy(*MS.C); in copyOverflowArea()
1049 Type::getInt64PtrTy(*Ctx), // uint64_t *counters in getEmitArcsFunc()
137 Type::getInt64PtrTy(Context), in GenEmptyFunction()
305 PointerType *Type::getInt64PtrTy(LLVMContext &C, unsigned AS) { in getInt64PtrTy() function in Type
4139 auto Int64PtrTy = Type::getInt64PtrTy(M.getContext()); in emitOffloadingArraysArgument()