Home
last modified time | relevance | path

Searched defs:OpcTable (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1244 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rr() local
1286 static const unsigned OpcTable[2][2][2] = { in emitAddSub_ri() local
1329 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rs() local
1369 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rx() local
1609 static const unsigned OpcTable[3][2] = { in emitLogicalOp_ri() local
1656 static const unsigned OpcTable[3][2] = { in emitLogicalOp_rs() local
2021 static const unsigned OpcTable[4][6] = { in emitStore() local
2249 static const unsigned OpcTable[2][2][2] = { in emitCompareAndBranch() local
3996 static const unsigned OpcTable[2][2] = { in emitLSL_ri() local
4117 static const unsigned OpcTable[2][2] = { in emitLSR_ri() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1327 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rr() local
1369 static const unsigned OpcTable[2][2][2] = { in emitAddSub_ri() local
1414 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rs() local
1456 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rx() local
1696 static const unsigned OpcTable[3][2] = { in emitLogicalOp_ri() local
1743 static const unsigned OpcTable[3][2] = { in emitLogicalOp_rs() local
2132 static const unsigned OpcTable[4][6] = { in emitStore() local
2380 static const unsigned OpcTable[2][2][2] = { in emitCompareAndBranch() local
4174 static const unsigned OpcTable[2][2] = { in emitLSL_ri() local
4295 static const unsigned OpcTable[2][2] = { in emitLSR_ri() local
[all …]
H A DAArch64InstructionSelector.cpp2681 static const unsigned OpcTable[4][4][9] = { in selectVectorICmp() local
3246 static const unsigned OpcTable[2][2]{{AArch64::ADDXrr, AArch64::ADDXri}, in emitADD() local
3270 static const unsigned OpcTable[2][2]{{AArch64::ADDSXrr, AArch64::ADDSXri}, in emitCMN() local
3297 static const unsigned OpcTable[2][2]{{AArch64::ANDSXrr, AArch64::ANDSXri}, in emitTST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1316 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rr() local
1358 static const unsigned OpcTable[2][2][2] = { in emitAddSub_ri() local
1402 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rs() local
1443 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rx() local
1669 static const unsigned OpcTable[3][2] = { in emitLogicalOp_ri() local
1715 static const unsigned OpcTable[3][2] = { in emitLogicalOp_rs() local
2103 static const unsigned OpcTable[4][6] = { in emitStore() local
2351 static const unsigned OpcTable[2][2][2] = { in emitCompareAndBranch() local
4116 static const unsigned OpcTable[2][2] = { in emitLSL_ri() local
4232 static const unsigned OpcTable[2][2] = { in emitLSR_ri() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1547 static const unsigned OpcTable[2][2] = {{AArch64::TBZX, AArch64::TBNZX}, in emitTestBit() local
1610 static const unsigned OpcTable[2][2] = {{AArch64::CBZW, AArch64::CBZX}, in emitCBZ() local
2458 static const unsigned OpcTable[2][2] = { in select() local
3885 static const unsigned OpcTable[4][4][9] = { in selectVectorICmp() local
4523 const std::array<std::array<unsigned, 2>, 5> OpcTable{ in emitADD() local
4536 const std::array<std::array<unsigned, 2>, 5> OpcTable{ in emitADDS() local
4549 const std::array<std::array<unsigned, 2>, 5> OpcTable{ in emitSUBS() local
4575 const unsigned OpcTable[3][2] = {{AArch64::ANDSXri, AArch64::ANDSWri}, in emitTST() local
4757 static const unsigned OpcTable[2] = {AArch64::CSINCWr, AArch64::CSINCXr}; in emitCSINC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp2248 static const uint16_t OpcTable[2][4] = { in X86FastEmitSSESelect() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp2092 static unsigned OpcTable[2][4] = { in X86FastEmitSSESelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FastISel.cpp2253 static const uint16_t OpcTable[2][4] = { in X86FastEmitSSESelect() local