Home
last modified time | relevance | path

Searched refs:lowerInterleavedStore (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp92 bool lowerInterleavedStore(StoreInst *SI,
334 bool InterleavedAccess::lowerInterleavedStore( in lowerInterleavedStore() function in InterleavedAccess
351 if (!TLI->lowerInterleavedStore(SI, SVI, Factor)) in lowerInterleavedStore()
379 Changed |= lowerInterleavedStore(SI, DeadInsts); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp112 bool lowerInterleavedStore(StoreInst *SI,
412 bool InterleavedAccess::lowerInterleavedStore( in lowerInterleavedStore() function in InterleavedAccess
430 if (!TLI->lowerInterleavedStore(SI, SVI, Factor)) in lowerInterleavedStore()
460 Changed |= lowerInterleavedStore(SI, DeadInsts); in runOnFunction()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h308 bool lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI,
DAArch64ISelLowering.cpp7178 bool AArch64TargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in AArch64TargetLowering
/external/llvm/lib/Target/ARM/
DARMISelLowering.h458 bool lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI,
DARMISelLowering.cpp12664 bool ARMTargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in ARMTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h332 bool lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI,
DAArch64ISelLowering.cpp8231 bool AArch64TargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp820 bool X86TargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in X86TargetLowering
DX86ISelLowering.h1126 bool lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h529 bool lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI,
DARMISelLowering.cpp14728 bool ARMTargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in ARMTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h1771 virtual bool lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI, in lowerInterleavedStore() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2209 virtual bool lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI, in lowerInterleavedStore() function