Home
last modified time | relevance | path

Searched refs:unregisterCreateInstrCallback (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DScheduler.h227 Ctx.unregisterCreateInstrCallback(*CreateInstrCB); in ~Scheduler()
H A DDependencyGraph.h417 Ctx->unregisterCreateInstrCallback(*CreateInstrCB); in ~DependencyGraph()
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DRegion.cpp50 Ctx.unregisterCreateInstrCallback(CreateInstCB); in ~Region()
H A DContext.cpp748 void Context::unregisterCreateInstrCallback(CallbackID ID) { in unregisterCreateInstrCallback() function in llvm::sandboxir::Context
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DContext.h297 LLVM_ABI void unregisterCreateInstrCallback(CallbackID ID);