Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp513 if (!TLI->lowerDeinterleaveIntrinsicToLoad(DI, LI)) in lowerDeinterleaveIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h820 bool lowerDeinterleaveIntrinsicToLoad(IntrinsicInst *II,
H A DRISCVISelLowering.cpp20139 bool RISCVTargetLowering::lowerDeinterleaveIntrinsicToLoad(IntrinsicInst *DI, in lowerDeinterleaveIntrinsicToLoad() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h684 bool lowerDeinterleaveIntrinsicToLoad(IntrinsicInst *DI,
H A DAArch64ISelLowering.cpp15976 bool AArch64TargetLowering::lowerDeinterleaveIntrinsicToLoad( in lowerDeinterleaveIntrinsicToLoad() function in AArch64TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3043 virtual bool lowerDeinterleaveIntrinsicToLoad(IntrinsicInst *DI, in lowerDeinterleaveIntrinsicToLoad() function