Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h252 using CustomBehaviourCtorTy = variable
369 CustomBehaviourCtorTy CustomBehaviourCtorFn = nullptr;
1104 Target::CustomBehaviourCtorTy Fn) { in RegisterCustomBehaviour()