Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h213 LD3LANEpost, enumerator
DAArch64ISelDAGToDAG.cpp3638 case AArch64ISD::LD3LANEpost: { in Select()
DAArch64ISelLowering.cpp949 case AArch64ISD::LD3LANEpost: return "AArch64ISD::LD3LANEpost"; in getTargetNodeName()
9265 case Intrinsic::aarch64_neon_ld3lane: NewOpc = AArch64ISD::LD3LANEpost; in performNEONPostLDSTCombine()