Searched refs:lowerInterleavedLoad (Results 1 – 8 of 8) sorted by relevance
109 bool lowerInterleavedLoad(LoadInst *LI,291 bool InterleavedAccess::lowerInterleavedLoad( in lowerInterleavedLoad() function in InterleavedAccess383 if (!TLI->lowerInterleavedLoad(LI, Shuffles, Indices, Factor)) { in lowerInterleavedLoad()537 Changed |= lowerInterleavedLoad(LI, DeadInsts); in runOnFunction()
810 bool X86TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in X86TargetLowering
1414 bool lowerInterleavedLoad(LoadInst *LI,
642 bool lowerInterleavedLoad(LoadInst *LI,
19632 bool ARMTargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in ARMTargetLowering
587 bool lowerInterleavedLoad(LoadInst *LI,
11326 bool AArch64TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in AArch64TargetLowering
2631 virtual bool lowerInterleavedLoad(LoadInst *LI, in lowerInterleavedLoad() function