HomeSort by relevance Sort by last modified time
    Searched refs:LOHContainerSet (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 183 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; }
187 LOHContainerSet.push_back(MILOHDirective(Kind, Args));
193 MILOHContainer LOHContainerSet;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 191 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; }
195 LOHContainerSet.push_back(MILOHDirective(Kind, Args));
201 MILOHContainer LOHContainerSet;

Completed in 309 milliseconds