Home
last modified time | relevance | path

Searched refs:lowerInterleavedLoad (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp88 bool lowerInterleavedLoad(LoadInst *LI,
196 bool InterleavedAccess::lowerInterleavedLoad( in lowerInterleavedLoad() function in InterleavedAccess
257 if (!TLI->lowerInterleavedLoad(LI, Shuffles, Indices, Factor)) in lowerInterleavedLoad()
376 Changed |= lowerInterleavedLoad(LI, DeadInsts); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp108 bool lowerInterleavedLoad(LoadInst *LI,
276 bool InterleavedAccess::lowerInterleavedLoad( in lowerInterleavedLoad() function in InterleavedAccess
338 if (!TLI->lowerInterleavedLoad(LI, Shuffles, Indices, Factor)) in lowerInterleavedLoad()
457 Changed |= lowerInterleavedLoad(LI, DeadInsts); in runOnFunction()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h304 bool lowerInterleavedLoad(LoadInst *LI,
DAArch64ISelLowering.cpp7095 bool AArch64TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in AArch64TargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.h454 bool lowerInterleavedLoad(LoadInst *LI,
DARMISelLowering.cpp12576 bool ARMTargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h328 bool lowerInterleavedLoad(LoadInst *LI,
DAArch64ISelLowering.cpp8104 bool AArch64TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h525 bool lowerInterleavedLoad(LoadInst *LI,
DARMISelLowering.cpp14595 bool ARMTargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp803 bool X86TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad() function in X86TargetLowering
DX86ISelLowering.h1119 bool lowerInterleavedLoad(LoadInst *LI,
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InterleavedAccess/X86/
Dinterleaved-accesses-64bits-avx.ll4 ; This file tests the function `llvm::lowerInterleavedLoad/Store`.
/external/llvm/include/llvm/Target/
DTargetLowering.h1758 virtual bool lowerInterleavedLoad(LoadInst *LI, in lowerInterleavedLoad() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2196 virtual bool lowerInterleavedLoad(LoadInst *LI, in lowerInterleavedLoad() function