Home
last modified time | relevance | path

Searched defs:Dispatch (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/
H A DCFGuard.h22 enum class Mechanism { Check, Dispatch }; enumerator
/llvm-project/llvm/lib/MCA/
H A DContext.cpp48 auto Dispatch = in createDefaultPipeline() local
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLine.h43 static LVLineDispatch Dispatch; variable
H A DLVSymbol.h42 static LVSymbolDispatch Dispatch; variable
H A DLVType.h57 static LVTypeDispatch Dispatch; variable
H A DLVElement.h104 static LVElementDispatch Dispatch; variable
H A DLVScope.h94 static LVScopeDispatch Dispatch; variable
H A DLVOptions.h499 void addRequest(const T &Selection, const U &Dispatch, V &Request) const { in addRequest()
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp49 LVLineDispatch LVLine::Dispatch = { member in LVLine
H A DLVSymbol.cpp55 LVSymbolDispatch LVSymbol::Dispatch = { member in LVSymbol
H A DLVElement.cpp25 LVElementDispatch LVElement::Dispatch = { global() member in LVElement
H A DLVType.cpp87 LVTypeDispatch LVType::Dispatch = { member in LVType
H A DLVScope.cpp82 LVScopeDispatch LVScope::Dispatch = { member in LVScope
/llvm-project/lldb/include/lldb/Symbol/
H A DPostfixExpression.h176 ResultT Dispatch(Node *&node) { in Dispatch() function
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h232 T Dispatch(llvm::StringRef method_name, Status &error, Args &&...args) { Dispatch() function
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp359 MachineBasicBlock *Dispatch = MF.CreateMachineBasicBlock(); in makeSingleEntryLoop() local
/llvm-project/llvm/docs/
H A DAMDGPUUsage.rst4535 amdgpu-amdhsa-memory-spacesKernel Dispatch global() argument
[all...]