Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h285 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated() function
DAArch64AsmPrinter.cpp552 if (!AArch64FI->getLOHRelated().empty()) in EmitFunctionBodyEnd()
989 if (AArch64FI->getLOHRelated().count(MI)) { in EmitInstruction()
DAArch64InstrInfo.cpp6081 if (FuncInfo->getLOHRelated().count(&MI)) in getOutliningType()