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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonBlockRanges.cpp 232 HexagonBlockRanges::RegisterSet HexagonBlockRanges::getLiveIns(
297 for (auto R : getLiveIns(B, MRI, TRI))
399 for (auto R : getLiveIns(*SB, MRI, TRI))
HexagonBlockRanges.h 164 RegisterSet getLiveIns(const MachineBasicBlock &B,
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
RDFGraph.h 667 const RegisterAggr &getLiveIns() const { return LiveIns; }
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RDFLiveness.cpp 863 LiveMap[&MF.front()].insert(DFG.getLiveIns());

Completed in 19 milliseconds