Searched refs:PLoad (Results 1 – 1 of 1) sorted by relevance
4013 LoadInst *PLoad = IRB.CreateAlignedLoad( in presplitLoadsAndStores() local4020 PLoad->copyMetadata(*LI, {LLVMContext::MD_mem_parallel_loop_access, in presplitLoadsAndStores()4025 SplitLoads.push_back(PLoad); in presplitLoadsAndStores()4030 &PLoad->getOperandUse(PLoad->getPointerOperandIndex()), in presplitLoadsAndStores()4034 << "): " << *PLoad << "\n"); in presplitLoadsAndStores()4065 LoadInst *PLoad = SplitLoads[Idx]; in presplitLoadsAndStores() local4068 PLoad->getType()->getPointerTo(SI->getPointerAddressSpace()); in presplitLoadsAndStores()4072 PLoad, in presplitLoadsAndStores()4150 LoadInst *PLoad; in presplitLoadsAndStores() local4152 PLoad = (*SplitLoads)[Idx]; in presplitLoadsAndStores()[all …]