Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h159 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
188 LOHRelated.insert(Args.begin(), Args.end()); in addLOHDirective()
194 SetOfInstructions LOHRelated; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h285 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
314 LOHRelated.insert(Args.begin(), Args.end()); in addLOHDirective()
331 SetOfInstructions LOHRelated; variable
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h313 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated()
342 LOHRelated.insert(Args.begin(), Args.end()); in addLOHDirective()
378 SetOfInstructions LOHRelated; variable