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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 93 unsigned PrefLoopAlignment = 0;
204 unsigned getPrefLoopAlignment() const { return PrefLoopAlignment; }
AArch64Subtarget.cpp 67 PrefLoopAlignment = 3;
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 729 return PrefLoopAlignment;
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 618 PrefLoopAlignment = 0;
    [all...]

Completed in 153 milliseconds