Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h257 using InstrPostProcessCtorTy = variable
373 InstrPostProcessCtorTy InstrPostProcessCtorFn = nullptr;
1118 Target::InstrPostProcessCtorTy Fn) { in RegisterInstrPostProcess()