Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4470 unsigned CmpOpcTbl[2][3] = { in emitFPCompare() local
4474 CmpOpcTbl[ShouldUseImm][OpSize == 16 ? 0 : (OpSize == 32 ? 1 : 2)]; in emitFPCompare()