Searched refs:lowerInterleavedLoad (Results 1 – 10 of 10) sorted by relevance
109 bool lowerInterleavedLoad(LoadInst *LI,291 bool InterleavedAccess::lowerInterleavedLoad( in lowerInterleavedLoad() function in InterleavedAccess384 if (!TLI->lowerInterleavedLoad(LI, Shuffles, Indices, Factor)) { in lowerInterleavedLoad()538 Changed |= lowerInterleavedLoad(LI, DeadInsts); in runOnFunction()
810 bool X86TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in X86TargetLowering
1475 bool lowerInterleavedLoad(LoadInst *LI,
658 bool lowerInterleavedLoad(LoadInst *LI,
21331 bool ARMTargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in ARMTargetLowering
609 bool lowerInterleavedLoad(LoadInst *LI,
13030 bool AArch64TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in AArch64TargetLowering
4 ; This file tests the function `llvm::lowerInterleavedLoad/Store`.
2832 virtual bool lowerInterleavedLoad(LoadInst *LI, in lowerInterleavedLoad() function