Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h220 using CustomBehaviourCtorTy = variable
333 CustomBehaviourCtorTy CustomBehaviourCtorFn = nullptr;
978 Target::CustomBehaviourCtorTy Fn) { in RegisterCustomBehaviour()