Home
last modified time | relevance | path

Searched defs:__ (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp128 #define _PTRDECL(_, __) PointerTy, in CtxInstrumentationLowerer() argument
129 #define _VOLATILE_PTRDECL(_, __) PointerTy, in CtxInstrumentationLowerer() argument
141 #define _PTRDECL(_, __) Constant::getNullValue(PointerTy), in CtxInstrumentationLowerer() argument
142 #define _VOLATILE_PTRDECL(_, __) _PTRDECL(_, __) in CtxInstrumentationLowerer() argument
/freebsd/contrib/llvm-project/libcxx/src/
H A Dfuture.cpp135 unique_ptr<__shared_count, __release_shared_count> __(__state_); in get() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp
H A DMLRegAllocPriorityAdvisor.cpp86 #define _FEATURE_IDX(_, name, __, ___) name, argument
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp239 #define _FEATURE_IDX_SIMPLE(_, name, __, ___) name argument
264 #define _RESET(TYPE, NAME, SHAPE, __) \ in resetInputs() argument
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp111 #define POPULATE_NAMES(DTYPE, SHAPE, NAME, __) TensorSpec::createSpec<DTYPE>(#NAME, SHAPE), argument