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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h 56 class HexagonCVIResource : public HexagonResource {
85 HexagonCVIResource(TypeUnitsAndLanes *TUL, MCInstrInfo const &MCII,
102 HexagonCVIResource CVI;
106 HexagonInstr(HexagonCVIResource::TypeUnitsAndLanes *T,
143 HexagonCVIResource::TypeUnitsAndLanes TUL;
HexagonShuffler.cpp 98 void HexagonCVIResource::SetupTUL(TypeUnitsAndLanes *TUL, StringRef CPU) {
121 HexagonCVIResource::HexagonCVIResource(TypeUnitsAndLanes *TUL,
148 HexagonCVIResource::SetupTUL(&TUL, STI.getCPU());

Completed in 41 milliseconds