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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 92 unsigned PrefFunctionAlignment = 0;
203 unsigned getPrefFunctionAlignment() const { return PrefFunctionAlignment; }
AArch64Subtarget.cpp 66 PrefFunctionAlignment = 4;
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 723 return PrefFunctionAlignment;
    [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 617 PrefFunctionAlignment = 0;
    [all...]

Completed in 4016 milliseconds