Searched refs:CNK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTriple.h179 CNK, // BG/P Compute-Node Kernel enumerator in enum:llvm::Triple::OSType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTriple.cpp186 case CNK: return "cnk";
507 .StartsWith("cnk", Triple::CNK)

Completed in 316 milliseconds