Searched refs:lowerInterleavedLoad (Results 1 – 8 of 8) sorted by relevance
108 bool lowerInterleavedLoad(LoadInst *LI,276 bool InterleavedAccess::lowerInterleavedLoad( in lowerInterleavedLoad() function in InterleavedAccess338 if (!TLI->lowerInterleavedLoad(LI, Shuffles, Indices, Factor)) in lowerInterleavedLoad()457 Changed |= lowerInterleavedLoad(LI, DeadInsts); in runOnFunction()
803 bool X86TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in X86TargetLowering
1143 bool lowerInterleavedLoad(LoadInst *LI,
335 bool lowerInterleavedLoad(LoadInst *LI,
8343 bool AArch64TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in AArch64TargetLowering
529 bool lowerInterleavedLoad(LoadInst *LI,
14765 bool ARMTargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in ARMTargetLowering
2313 virtual bool lowerInterleavedLoad(LoadInst *LI, in lowerInterleavedLoad() function