/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/ |
H A D | CFGuard.h | 22 enum class Mechanism { Check, Dispatch }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/ |
H A D | Context.cpp | 48 auto Dispatch = in createDefaultPipeline() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVLine.h | 43 static LVLineDispatch Dispatch; variable
|
H A D | LVSymbol.h | 42 static LVSymbolDispatch Dispatch; variable
|
H A D | LVType.h | 57 static LVTypeDispatch Dispatch; variable
|
H A D | LVElement.h | 104 static LVElementDispatch Dispatch; variable
|
H A D | LVOptions.h | 499 void addRequest(const T &Selection, const U &Dispatch, V &Request) const { in addRequest() argument
|
H A D | LVScope.h | 94 static LVScopeDispatch Dispatch; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVLine.cpp | 49 LVLineDispatch LVLine::Dispatch = { member in LVLine
|
H A D | LVSymbol.cpp | 55 LVSymbolDispatch LVSymbol::Dispatch = { member in LVSymbol
|
H A D | LVElement.cpp | 25 LVElementDispatch LVElement::Dispatch = { member in LVElement
|
H A D | LVType.cpp | 87 LVTypeDispatch LVType::Dispatch = { member in LVType
|
H A D | LVScope.cpp | 82 LVScopeDispatch LVScope::Dispatch = { member in LVScope
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 176 ResultT Dispatch(Node *&node) { in Dispatch() function
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ |
H A D | ScriptedPythonInterface.h | 232 T Dispatch(llvm::StringRef method_name, Status &error, Args &&...args) { in Dispatch() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixIrreducibleControlFlow.cpp | 359 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in makeSingleEntryLoop() local
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acobject.h | 334 } Dispatch; member
|
H A D | aclocal.h | 662 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */ member
|