Searched refs:SelectAddrModeIndexed16 (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenDAGISel.inc | 95 /* 88*/ OPC_CheckComplexPat, /*CP*/2, /*#*/2, // SelectAddrModeIndexed16:$ #3 #4 166 /* 241*/ OPC_CheckComplexPat, /*CP*/2, /*#*/2, // SelectAddrModeIndexed16:$ #3 #4 701 /* 1354*/ OPC_CheckComplexPat, /*CP*/2, /*#*/2, // SelectAddrModeIndexed16:$ #3 #4 854 /* 1709*/ OPC_CheckComplexPat, /*CP*/2, /*#*/2, // SelectAddrModeIndexed16:$ #3 #4 923 /* 1853*/ OPC_CheckComplexPat, /*CP*/2, /*#*/2, // SelectAddrModeIndexed16:$ #3 #4 13490 /* 25727*/ OPC_CheckComplexPat, /*CP*/2, /*#*/1, // SelectAddrModeIndexed16:$ #2 #3 13510 /* 25765*/ OPC_CheckComplexPat, /*CP*/2, /*#*/1, // SelectAddrModeIndexed16:$ #2 #3 13517 /* 25779*/ OPC_CheckComplexPat, /*CP*/2, /*#*/1, // SelectAddrModeIndexed16:$ #2 #3 13656 /* 26043*/ OPC_CheckComplexPat, /*CP*/2, /*#*/1, // SelectAddrModeIndexed16:$ #2 #3 13746 /* 26221*/ OPC_CheckComplexPat, /*CP*/2, /*#*/1, // SelectAddrModeIndexed16:$ #2 #3 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 98 bool SelectAddrModeIndexed16(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed16() function in __anon98b90a290111::AArch64DAGToDAGISel
|
D | AArch64InstrFormats.td | 2717 def am_indexed16 : ComplexPattern<i64, 2, "SelectAddrModeIndexed16", []>;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 97 bool SelectAddrModeIndexed16(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed16() function in __anonec6fe5f10111::AArch64DAGToDAGISel
|
D | AArch64InstrFormats.td | 2359 def am_indexed16 : ComplexPattern<i64, 2, "SelectAddrModeIndexed16", []>;
|