Home
last modified time | relevance | path

Searched refs:SetupTUL (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp98 void HexagonCVIResource::SetupTUL(TypeUnitsAndLanes *TUL, StringRef CPU) { in SetupTUL() function in HexagonCVIResource
148 HexagonCVIResource::SetupTUL(&TUL, STI.getCPU()); in HexagonShuffler()
DHexagonShuffler.h87 static void SetupTUL(TypeUnitsAndLanes *TUL, StringRef CPU);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h96 static void SetupTUL(TypeUnitsAndLanes *TUL, StringRef CPU);
DHexagonShuffler.cpp108 void HexagonCVIResource::SetupTUL(TypeUnitsAndLanes *TUL, StringRef CPU) { in SetupTUL() function in HexagonCVIResource
204 HexagonCVIResource::SetupTUL(&TUL, STI.getCPU()); in HexagonShuffler()