Searched refs:SelectAddrModeIndexed128 (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 107 bool SelectAddrModeIndexed128(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed128() function in __anon98b90a290111::AArch64DAGToDAGISel
|
D | AArch64InstrFormats.td | 2720 def am_indexed128 : ComplexPattern<i64, 2, "SelectAddrModeIndexed128", []>;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 106 bool SelectAddrModeIndexed128(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed128() function in __anonec6fe5f10111::AArch64DAGToDAGISel
|
D | AArch64InstrFormats.td | 2362 def am_indexed128 : ComplexPattern<i64, 2, "SelectAddrModeIndexed128", []>;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenDAGISel.inc | 1007 /* 2017*/ OPC_CheckComplexPat, /*CP*/16, /*#*/2, // SelectAddrModeIndexed128:$ #3 #4 1382 /* 2847*/ OPC_CheckComplexPat, /*CP*/16, /*#*/2, // SelectAddrModeIndexed128:$ #3 #4 1422 /* 2923*/ OPC_CheckComplexPat, /*CP*/16, /*#*/2, // SelectAddrModeIndexed128:$ #3 #4 1477 /* 3039*/ OPC_CheckComplexPat, /*CP*/16, /*#*/2, // SelectAddrModeIndexed128:$ #3 #4 1517 /* 3115*/ OPC_CheckComplexPat, /*CP*/16, /*#*/2, // SelectAddrModeIndexed128:$ #3 #4 1572 /* 3231*/ OPC_CheckComplexPat, /*CP*/16, /*#*/2, // SelectAddrModeIndexed128:$ #3 #4 1627 /* 3347*/ OPC_CheckComplexPat, /*CP*/16, /*#*/2, // SelectAddrModeIndexed128:$ #3 #4 1667 /* 3423*/ OPC_CheckComplexPat, /*CP*/16, /*#*/2, // SelectAddrModeIndexed128:$ #3 #4 14072 /* 26975*/ OPC_CheckComplexPat, /*CP*/16, /*#*/1, // SelectAddrModeIndexed128:$ #2 #3 14086 /* 27001*/ OPC_CheckComplexPat, /*CP*/16, /*#*/1, // SelectAddrModeIndexed128:$ #2 #3 [all …]
|