Home
last modified time | relevance | path

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

/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()
/external/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()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h313 const SetOfInstructions &getLOHRelated() const { return LOHRelated; } in getLOHRelated() function
DAArch64AsmPrinter.cpp576 if (!AArch64FI->getLOHRelated().empty()) in emitFunctionBodyEnd()
1111 if (AArch64FI->getLOHRelated().count(MI)) { in emitInstruction()
DAArch64InstrInfo.cpp6494 if (FuncInfo->getLOHRelated().count(&MI)) in getOutliningType()