Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h453 class MILOHDirective {
462 MILOHDirective(MCLOHType Kind, LOHArgs Args) in MILOHDirective() function
471 using MILOHArgs = MILOHDirective::LOHArgs;
472 using MILOHContainer = SmallVector<MILOHDirective, 32>;
478 LOHContainerSet.push_back(MILOHDirective(Kind, Args)); in addLOHDirective()