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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVE.h60 CC_NAN = 8 + 6, // NaN enumerator in enum:llvm::VECC::CondCode
101 case VECC::CC_NAN: return "nan";
137 .Case("nan", VECC::CC_NAN)
180 case VECC::CC_NAN:
240 return VECC::CC_NAN;
H A DVEISelDAGToDAG.cpp82 return VECC::CC_NAN;
H A DVEInstrInfo.cpp72 return VECC::CC_NAN;
73 case VECC::CC_NAN:

Completed in 222 milliseconds