HomeSort by: relevance | last modified time | path
    Searched refs:isLRSpilled (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 166 bool isLRSpilled() const { return LRSpilled; }
ARMBaseInstrInfo.cpp 6480 if (!AFI.isLRSpilled())
6484 if (!AFI.isLRSpilled())
6493 if (!AFI.isLRSpilled())
6497 if (!AFI.isLRSpilled())
ARMConstantIslandPass.cpp 1670 if (!AFI->isLRSpilled())

Completed in 67 milliseconds