Searched refs:lowerInterleavedLoad (Results 1 – 6 of 6) sorted by relevance
88 bool lowerInterleavedLoad(LoadInst *LI,196 bool InterleavedAccess::lowerInterleavedLoad( in lowerInterleavedLoad() function in InterleavedAccess257 if (!TLI->lowerInterleavedLoad(LI, Shuffles, Indices, Factor)) in lowerInterleavedLoad()376 Changed |= lowerInterleavedLoad(LI, DeadInsts); in runOnFunction()
304 bool lowerInterleavedLoad(LoadInst *LI,
7095 bool AArch64TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in AArch64TargetLowering
454 bool lowerInterleavedLoad(LoadInst *LI,
12576 bool ARMTargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in ARMTargetLowering
1758 virtual bool lowerInterleavedLoad(LoadInst *LI, in lowerInterleavedLoad() function