Home
last modified time | relevance | path

Searched defs:Custom (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayInstr.h41 constexpr XRayInstrMask Custom = 1U << XRIO_Custom; variable
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp37 Custom enumerator
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dinteger_to_string.h163 template <size_t radix> using Custom = details::Fmt<radix>; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h69 Custom, enumerator
H A DLegalizerInfo.h88 Custom, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h270 Custom, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h253 Custom, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h207 Custom // Use the LowerOperation hook to implement custom lowering. enumerator