Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DTargetRegistry.h239 using CustomBehaviourCtorTy = variable
351 CustomBehaviourCtorTy CustomBehaviourCtorFn = nullptr;
1063 Target::CustomBehaviourCtorTy Fn) { in RegisterCustomBehaviour()