Searched refs:CC_GNAN (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVE.h61 CC_GNAN = 9 + 6, // Greater or NaN enumerator in enum:llvm::VECC::CondCode
102 case VECC::CC_GNAN: return "gtnan";
138 .Case("gtnan", VECC::CC_GNAN)
182 case VECC::CC_GNAN:
242 return VECC::CC_GNAN;
H A DVEISelDAGToDAG.cpp90 return VECC::CC_GNAN;
H A DVEInstrInfo.cpp70 return VECC::CC_GNAN;
75 case VECC::CC_GNAN:

Completed in 411 milliseconds