HomeSort by relevance Sort by last modified time
    Searched refs:TypeUnitsAndLanes (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h 59 typedef llvm::DenseMap<unsigned, UnitsAndLanes> TypeUnitsAndLanes;
71 TypeUnitsAndLanes *TUL;
85 HexagonCVIResource(TypeUnitsAndLanes *TUL, MCInstrInfo const &MCII,
87 static void SetupTUL(TypeUnitsAndLanes *TUL, StringRef CPU);
106 HexagonInstr(HexagonCVIResource::TypeUnitsAndLanes *T,
143 HexagonCVIResource::TypeUnitsAndLanes TUL;
HexagonShuffler.cpp 98 void HexagonCVIResource::SetupTUL(TypeUnitsAndLanes *TUL, StringRef CPU) {
121 HexagonCVIResource::HexagonCVIResource(TypeUnitsAndLanes *TUL,

Completed in 124 milliseconds