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

  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.h 40 class VLIWResourceModel {
56 VLIWResourceModel(const TargetSubtargetInfo &STI, const TargetSchedModel *SM)
69 ~VLIWResourceModel() {
141 VLIWResourceModel *ResourceModel;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.h 36 class VLIWResourceModel {
52 VLIWResourceModel(const TargetSubtargetInfo &STI, const TargetSchedModel *SM)
65 ~VLIWResourceModel() {
143 VLIWResourceModel *ResourceModel = nullptr;

Completed in 495 milliseconds