Searched defs:SETFOpcTable (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastISel.cpp | 1486 static const uint16_t SETFOpcTable[2][3] = { X86SelectCmp() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86InstructionSelector.cpp | 1003 static const uint16_t SETFOpcTable[2][3] = { selectFCmp() local |