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

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.cpp 221 // Enabling ShouldTrackLaneMasks crashes the SI Machine Scheduler.
223 Policy.ShouldTrackLaneMasks = true;
  /external/llvm/include/llvm/CodeGen/
MachineScheduler.h 153 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
154 bool ShouldTrackLaneMasks;
165 MachineSchedPolicy(): ShouldTrackPressure(false), ShouldTrackLaneMasks(false),
193 virtual bool shouldTrackLaneMasks() const { return false; }
372 bool ShouldTrackLaneMasks;
398 ShouldTrackPressure(false), ShouldTrackLaneMasks(false),
906 bool shouldTrackLaneMasks() const override {
907 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 170 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
171 bool ShouldTrackLaneMasks = false;
210 virtual bool shouldTrackLaneMasks() const { return false; }
389 bool ShouldTrackLaneMasks = false;
894 bool shouldTrackLaneMasks() const override {
895 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
394 bool ShouldTrackLaneMasks = false;
899 bool shouldTrackLaneMasks() const override {
900 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
394 bool ShouldTrackLaneMasks = false;
899 bool shouldTrackLaneMasks() const override {
900 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
415 bool ShouldTrackLaneMasks = false;
918 bool shouldTrackLaneMasks() const override {
919 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
415 bool ShouldTrackLaneMasks = false;
918 bool shouldTrackLaneMasks() const override {
919 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
415 bool ShouldTrackLaneMasks = false;
918 bool shouldTrackLaneMasks() const override {
919 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
415 bool ShouldTrackLaneMasks = false;
918 bool shouldTrackLaneMasks() const override {
919 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 170 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
171 bool ShouldTrackLaneMasks = false;
210 virtual bool shouldTrackLaneMasks() const { return false; }
389 bool ShouldTrackLaneMasks = false;
894 bool shouldTrackLaneMasks() const override {
895 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
394 bool ShouldTrackLaneMasks = false;
899 bool shouldTrackLaneMasks() const override {
900 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
394 bool ShouldTrackLaneMasks = false;
899 bool shouldTrackLaneMasks() const override {
900 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
415 bool ShouldTrackLaneMasks = false;
918 bool shouldTrackLaneMasks() const override {
919 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
415 bool ShouldTrackLaneMasks = false;
918 bool shouldTrackLaneMasks() const override {
919 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
415 bool ShouldTrackLaneMasks = false;
918 bool shouldTrackLaneMasks() const override {
919 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineScheduler.h 175 /// of the same vreg. \sa MachineSchedStrategy::shouldTrackLaneMasks()
176 bool ShouldTrackLaneMasks = false;
215 virtual bool shouldTrackLaneMasks() const { return false; }
415 bool ShouldTrackLaneMasks = false;
918 bool shouldTrackLaneMasks() const override {
919 return RegionPolicy.ShouldTrackLaneMasks;
    [all...]
  /external/llvm/lib/CodeGen/
MachineScheduler.cpp 883 ShouldTrackLaneMasks = SchedImpl->shouldTrackLaneMasks();
885 assert((!ShouldTrackLaneMasks || ShouldTrackPressure) &&
886 "ShouldTrackLaneMasks requires ShouldTrackPressure");
893 ShouldTrackLaneMasks, false);
895 ShouldTrackLaneMasks, false);
    [all...]

Completed in 712 milliseconds