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,
657 bool lowerInterleavedLoad(LoadInst *LI,
20350 bool ARMTargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in ARMTargetLowering
588 bool lowerInterleavedLoad(LoadInst *LI,
11685 bool AArch64TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in AArch64TargetLowering
2651 virtual bool lowerInterleavedLoad(LoadInst *LI, in lowerInterleavedLoad() function