Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h167 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated() function
DAArch64AsmPrinter.cpp231 if (!AArch64FI->getLOHRelated().empty()) in EmitFunctionBodyEnd()
554 if (AArch64FI->getLOHRelated().count(MI)) { in EmitInstruction()
DAArch64InstrInfo.cpp5160 if (FuncInfo->getLOHRelated().count(&MI)) in getOutliningType()
/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h159 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated() function
DAArch64AsmPrinter.cpp156 if (!AArch64FI->getLOHRelated().empty()) in EmitFunctionBodyEnd()
466 if (AArch64FI->getLOHRelated().count(MI)) { in EmitInstruction()