Home
last modified time | relevance | path

Searched refs:SelectAddrModeIndexed7S64 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp89 bool SelectAddrModeIndexed7S64(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed7S64() function in __anon0a6bdd920111::AArch64DAGToDAGISel
DAArch64InstrFormats.td338 def am_indexed7s64 : ComplexPattern<i64, 2, "SelectAddrModeIndexed7S64", []>;
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp88 bool SelectAddrModeIndexed7S64(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed7S64() function in __anon93f28c3a0111::AArch64DAGToDAGISel
DAArch64InstrFormats.td254 def am_indexed7s64 : ComplexPattern<i64, 2, "SelectAddrModeIndexed7S64", []>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDAGISel.inc1367 /* 2807*/ OPC_CheckComplexPat, /*CP*/18, /*#*/2, // SelectAddrModeIndexed7S64:$ #3 #4
1462 /* 2999*/ OPC_CheckComplexPat, /*CP*/18, /*#*/2, // SelectAddrModeIndexed7S64:$ #3 #4
1557 /* 3191*/ OPC_CheckComplexPat, /*CP*/18, /*#*/2, // SelectAddrModeIndexed7S64:$ #3 #4
1612 /* 3307*/ OPC_CheckComplexPat, /*CP*/18, /*#*/2, // SelectAddrModeIndexed7S64:$ #3 #4
48509 return SelectAddrModeIndexed7S64(N, Result[NextRes+0].first, Result[NextRes+1].first);