Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDAGISel.inc376 /* 694*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
446 /* 845*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
832 /* 1663*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
977 /* 1959*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
1060 /* 2138*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
1095 /* 2206*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
1148 /* 2327*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
1201 /* 2448*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
1236 /* 2516*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
1289 /* 2637*/ OPC_CheckComplexPat, /*CP*/9, /*#*/2, // SelectAddrModeIndexed64:$ #3 #4
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp104 bool SelectAddrModeIndexed64(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed64() function in __anon98b90a290111::AArch64DAGToDAGISel
DAArch64InstrFormats.td2719 def am_indexed64 : ComplexPattern<i64, 2, "SelectAddrModeIndexed64", []>;
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp103 bool SelectAddrModeIndexed64(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed64() function in __anonec6fe5f10111::AArch64DAGToDAGISel
DAArch64InstrFormats.td2361 def am_indexed64 : ComplexPattern<i64, 2, "SelectAddrModeIndexed64", []>;