Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp535 if (!TLI->lowerInterleaveIntrinsicToStore(II, SI)) in lowerInterleaveIntrinsic()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h823 bool lowerInterleaveIntrinsicToStore(IntrinsicInst *II,
H A DRISCVISelLowering.cpp20189 bool RISCVTargetLowering::lowerInterleaveIntrinsicToStore(IntrinsicInst *II, in lowerInterleaveIntrinsicToStore() function in RISCVTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h687 bool lowerInterleaveIntrinsicToStore(IntrinsicInst *II,
H A DAArch64ISelLowering.cpp16051 bool AArch64TargetLowering::lowerInterleaveIntrinsicToStore( in lowerInterleaveIntrinsicToStore() function in AArch64TargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3054 virtual bool lowerInterleaveIntrinsicToStore(IntrinsicInst *II, in lowerInterleaveIntrinsicToStore() function