Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h162 class MILOHDirective {
171 MILOHDirective(MCLOHType Kind, LOHArgs Args) in MILOHDirective() function
180 typedef MILOHDirective::LOHArgs MILOHArgs;
181 typedef SmallVector<MILOHDirective, 32> MILOHContainer;
187 LOHContainerSet.push_back(MILOHDirective(Kind, Args)); in addLOHDirective()