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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetSubtargetInfo.h 39 // AntiDepBreakMode - Type of anti-dependence breaking that should
41 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
58 AntiDepBreakMode& Mode,
  /external/llvm/include/llvm/Target/
TargetSubtargetInfo.h 65 // AntiDepBreakMode - Type of anti-dependence breaking that should
67 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
164 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 64 // AntiDepBreakMode - Type of anti-dependence breaking that should
66 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
179 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 64 // AntiDepBreakMode - Type of anti-dependence breaking that should
66 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
179 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 64 // AntiDepBreakMode - Type of anti-dependence breaking that should
66 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
179 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 64 // AntiDepBreakMode - Type of anti-dependence breaking that should
66 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
179 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 64 // AntiDepBreakMode - Type of anti-dependence breaking that should
66 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
179 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 64 // AntiDepBreakMode - Type of anti-dependence breaking that should
66 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
179 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 64 // AntiDepBreakMode - Type of anti-dependence breaking that should
66 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
179 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 64 // AntiDepBreakMode - Type of anti-dependence breaking that should
66 typedef enum { ANTIDEP_NONE, ANTIDEP_CRITICAL, ANTIDEP_ALL } AntiDepBreakMode;
179 virtual AntiDepBreakMode getAntiDepBreakMode() const { return ANTIDEP_NONE; }

Completed in 808 milliseconds