Home
last modified time | relevance | path

Searched defs:lowerInterleaveIntrinsicToStore (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3169 virtual bool lowerInterleaveIntrinsicToStore(IntrinsicInst *II, in lowerInterleaveIntrinsicToStore() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21833 bool RISCVTargetLowering::lowerInterleaveIntrinsicToStore(IntrinsicInst *II, lowerInterleaveIntrinsicToStore() function in RISCVTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17132 bool AArch64TargetLowering::lowerInterleaveIntrinsicToStore( in lowerInterleaveIntrinsicToStore() function in AArch64TargetLowering