Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DXRayInstr.h41 constexpr XRayInstrMask Custom = 1U << XRIO_Custom; variable
/llvm-project-15.0.7/llvm/unittests/Support/
H A DManagedStatic.cpp95 static ManagedStatic<int, CustomCreate, CustomDelete> Custom; variable
/llvm-project-15.0.7/llvm/docs/
H A DWritingAnLLVMBackend.rst1416 Custom subsection
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dobjcmt-subscripting-literals.m180 @interface Custom : NSObject interface
184 @interface Custom (Extended) interface in Extended
/llvm-project-15.0.7/mlir/include/mlir/TableGen/
H A DFormat.h45 Custom, // For custom placeholders enumerator
/llvm-project-15.0.7/llvm/tools/bugpoint/
H A DExecutionDriver.cpp37 Custom enumerator
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h67 Custom, enumerator
H A DLegalizerInfo.h86 Custom, enumerator
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DFormatGen.h274 Custom, enumerator
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h270 Custom, enumerator
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h244 Custom, enumerator
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h200 Custom // Use the LowerOperation hook to implement custom lowering. enumerator