Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1812 static const unsigned FPOpcTable[4][2] = { in emitLoad() local
1853 Opc = FPOpcTable[Idx][0]; in emitLoad()
1857 Opc = FPOpcTable[Idx][1]; in emitLoad()