Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h206 LD2LANEpost, enumerator
DAArch64ISelDAGToDAG.cpp2866 case AArch64ISD::LD2LANEpost: { in Select()
DAArch64ISelLowering.cpp893 case AArch64ISD::LD2LANEpost: return "AArch64ISD::LD2LANEpost"; in getTargetNodeName()
8221 case Intrinsic::aarch64_neon_ld2lane: NewOpc = AArch64ISD::LD2LANEpost; in performNEONPostLDSTCombine()