Home
last modified time | relevance | path

Searched defs:_Name (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DTool.cpp14 Tool::Tool(const char *_Name, const char *_ShortName, const ToolChain &TC) in Tool()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp90 constexpr UnmangledFuncInfo(const char *_Name, unsigned _NumArgs) in UnmangledFuncInfo()
/freebsd/stand/efi/include/
H A Defidevp.h154 #define EISA_ID(_Name, _Num) ((UINT32) ((_Name) | (_Num) << 16)) argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp439 #define ICV_RT_SET(_Name, RTL) \ in initializeInternalControlVars() argument
449 #define ICV_DATA_ENV(Enum, _Name, _EnvVarName, Init) \ in initializeInternalControlVars() argument
591 #define OMP_RTL(_Enum, _Name, _IsVarArg, _ReturnType, ...) \ in initializeRuntimeFunctions() argument
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h254 #define EISA_ID(_Name, _Num) ((UINT32)((_Name) | (_Num) << 16)) argument