Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDAGISel.inc709 /* 1369*/ OPC_CheckComplexPat, /*CP*/12, /*#*/2, // SelectAddrModeIndexed8:$ #3 #4
865 /* 1735*/ OPC_CheckComplexPat, /*CP*/12, /*#*/2, // SelectAddrModeIndexed8:$ #3 #4
896 /* 1800*/ OPC_CheckComplexPat, /*CP*/12, /*#*/2, // SelectAddrModeIndexed8:$ #3 #4
13478 /* 25705*/ OPC_CheckComplexPat, /*CP*/12, /*#*/1, // SelectAddrModeIndexed8:$ #2 #3
13498 /* 25742*/ OPC_CheckComplexPat, /*CP*/12, /*#*/1, // SelectAddrModeIndexed8:$ #2 #3
13527 /* 25798*/ OPC_CheckComplexPat, /*CP*/12, /*#*/1, // SelectAddrModeIndexed8:$ #2 #3
13534 /* 25812*/ OPC_CheckComplexPat, /*CP*/12, /*#*/1, // SelectAddrModeIndexed8:$ #2 #3
13645 /* 26022*/ OPC_CheckComplexPat, /*CP*/12, /*#*/1, // SelectAddrModeIndexed8:$ #2 #3
13664 /* 26058*/ OPC_CheckComplexPat, /*CP*/12, /*#*/1, // SelectAddrModeIndexed8:$ #2 #3
13672 /* 26073*/ OPC_CheckComplexPat, /*CP*/12, /*#*/1, // SelectAddrModeIndexed8:$ #2 #3
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp95 bool SelectAddrModeIndexed8(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed8() function in __anon0a6bdd920111::AArch64DAGToDAGISel
DAArch64InstrFormats.td2716 def am_indexed8 : ComplexPattern<i64, 2, "SelectAddrModeIndexed8", []>;
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp94 bool SelectAddrModeIndexed8(SDValue N, SDValue &Base, SDValue &OffImm) { in SelectAddrModeIndexed8() function in __anon93f28c3a0111::AArch64DAGToDAGISel
DAArch64InstrFormats.td2358 def am_indexed8 : ComplexPattern<i64, 2, "SelectAddrModeIndexed8", []>;