Searched defs:NEW (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | X86InstrMappingEmitter.cpp | 172 ENTRY(OLD,NEW) emitCompressEVEXTable() argument |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryFunctionCallGraph.cpp | 54 enum NodeStatus { NEW, VISITING, VISITED }; in buildTraversalOrder() enumerator |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | Cuda.h | 49 NEW = 10000, // Too new. Issue a warning, but allow using it. global() enumerator |