Home
last modified time | relevance | path

Searched refs:lowerInterleaveIntrinsicToStore (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp514 if (!TLI->lowerInterleaveIntrinsicToStore(II, SI)) in lowerInterleaveIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h882 bool lowerInterleaveIntrinsicToStore(IntrinsicInst *II,
H A DRISCVISelLowering.cpp21836 bool RISCVTargetLowering::lowerInterleaveIntrinsicToStore(IntrinsicInst *II, in lowerInterleaveIntrinsicToStore()
21833 bool RISCVTargetLowering::lowerInterleaveIntrinsicToStore(IntrinsicInst *II, lowerInterleaveIntrinsicToStore() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h709 bool lowerInterleaveIntrinsicToStore(IntrinsicInst *II,
H A DAArch64ISelLowering.cpp17132 bool AArch64TargetLowering::lowerInterleaveIntrinsicToStore( in lowerInterleaveIntrinsicToStore() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3169 virtual bool lowerInterleaveIntrinsicToStore(IntrinsicInst *II, in lowerInterleaveIntrinsicToStore() function