Home
last modified time | relevance | path

Searched refs:LD4LANEpost (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h208 LD4LANEpost, enumerator
DAArch64ISelDAGToDAG.cpp2894 case AArch64ISD::LD4LANEpost: { in Select()
DAArch64ISelLowering.cpp895 case AArch64ISD::LD4LANEpost: return "AArch64ISD::LD4LANEpost"; in getTargetNodeName()
8225 case Intrinsic::aarch64_neon_ld4lane: NewOpc = AArch64ISD::LD4LANEpost; in performNEONPostLDSTCombine()