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.cpp715 if (!TLI->lowerInterleaveIntrinsicToStore(SI, InterleaveValues)) in lowerInterleaveIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInterleavedAccess.cpp309 bool RISCVTargetLowering::lowerInterleaveIntrinsicToStore( in lowerInterleaveIntrinsicToStore() function in RISCVTargetLowering
H A DRISCVISelLowering.h443 bool lowerInterleaveIntrinsicToStore(
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h224 bool lowerInterleaveIntrinsicToStore(
H A DAArch64ISelLowering.cpp17558 bool AArch64TargetLowering::lowerInterleaveIntrinsicToStore( in lowerInterleaveIntrinsicToStore() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3267 lowerInterleaveIntrinsicToStore(StoreInst *SI, in lowerInterleaveIntrinsicToStore() function