Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp1240 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rr() local
1282 static const unsigned OpcTable[2][2][2] = { in emitAddSub_ri() local
1321 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rs() local
1358 static const unsigned OpcTable[2][2][2] = { in emitAddSub_rx() local
1592 static const unsigned OpcTable[3][2] = { in emitLogicalOp_ri() local
1639 static const unsigned OpcTable[3][2] = { in emitLogicalOp_rs() local
1978 static const unsigned OpcTable[4][6] = { in emitStore() local
2191 static const unsigned OpcTable[2][2][2] = { in emitCompareAndBranch() local
3977 static const unsigned OpcTable[2][2] = { in emitLSL_ri() local
4098 static const unsigned OpcTable[2][2] = { in emitLSR_ri() local
[all …]
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1895 static unsigned OpcTable[2][4] = { in X86FastEmitSSESelect() local