Home
last modified time | relevance | path

Searched defs:lowerInterleavedStore (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp502 bool InterleavedAccessImpl::lowerInterleavedStore( in lowerInterleavedStore() function in InterleavedAccessImpl
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInterleavedAccess.cpp163 bool RISCVTargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp820 bool X86TargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in X86TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3221 virtual bool lowerInterleavedStore(StoreInst *SI, ShuffleVectorInst *SVI, in lowerInterleavedStore() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21746 bool ARMTargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in ARMTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17329 bool AArch64TargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore() function in AArch64TargetLowering