Home
last modified time | relevance | path

Searched defs:NEW (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DX86InstrMappingEmitter.cpp172 ENTRY(OLD,NEW) emitCompressEVEXTable() argument
304 ENTRY_ND(OLD,NEW) emitND2NonNDTable() argument
/llvm-project/bolt/lib/Core/
H A DBinaryFunctionCallGraph.cpp54 enum NodeStatus { NEW, VISITING, VISITED }; in buildTraversalOrder() enumerator
/llvm-project/clang/include/clang/Basic/
H A DCuda.h49 NEW = 10000, // Too new. Issue a warning, but allow using it. global() enumerator