Searched refs:SelectAddrModeIndexed32 (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 101 bool SelectAddrModeIndexed32(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed32() function in __anon98b90a290111::AArch64DAGToDAGISel
|
D | AArch64InstrFormats.td | 2718 def am_indexed32 : ComplexPattern<i64, 2, "SelectAddrModeIndexed32", []>;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 100 bool SelectAddrModeIndexed32(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed32() function in __anonec6fe5f10111::AArch64DAGToDAGISel
|
D | AArch64InstrFormats.td | 2360 def am_indexed32 : ComplexPattern<i64, 2, "SelectAddrModeIndexed32", []>;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenDAGISel.inc | 236 /* 392*/ OPC_CheckComplexPat, /*CP*/6, /*#*/2, // SelectAddrModeIndexed32:$ #3 #4 306 /* 543*/ OPC_CheckComplexPat, /*CP*/6, /*#*/2, // SelectAddrModeIndexed32:$ #3 #4 690 /* 1334*/ OPC_CheckComplexPat, /*CP*/6, /*#*/2, // SelectAddrModeIndexed32:$ #3 #4 843 /* 1683*/ OPC_CheckComplexPat, /*CP*/6, /*#*/2, // SelectAddrModeIndexed32:$ #3 #4 950 /* 1906*/ OPC_CheckComplexPat, /*CP*/6, /*#*/2, // SelectAddrModeIndexed32:$ #3 #4 13471 /* 25691*/ OPC_CheckComplexPat, /*CP*/6, /*#*/1, // SelectAddrModeIndexed32:$ #2 #3 13544 /* 25830*/ OPC_CheckComplexPat, /*CP*/6, /*#*/1, // SelectAddrModeIndexed32:$ #2 #3 13775 /* 26289*/ OPC_CheckComplexPat, /*CP*/6, /*#*/1, // SelectAddrModeIndexed32:$ #2 #3 13826 /* 26414*/ OPC_CheckComplexPat, /*CP*/6, /*#*/1, // SelectAddrModeIndexed32:$ #2 #3 14012 /* 26855*/ OPC_CheckComplexPat, /*CP*/6, /*#*/1, // SelectAddrModeIndexed32:$ #2 #3 [all …]
|