Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h65 FCOND_GL, enumerator
H A DMipsInstPrinter.cpp62 case FCOND_GL: return "ngl"; in MipsFCCToString()