Home
last modified time | relevance | path

Searched refs:PrefFunctionAlignment (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp78 PrefFunctionAlignment = 4; in initializeProperties()
83 PrefFunctionAlignment = 4; in initializeProperties()
89 PrefFunctionAlignment = 5; in initializeProperties()
118 PrefFunctionAlignment = 3; in initializeProperties()
132 PrefFunctionAlignment = 3; in initializeProperties()
139 PrefFunctionAlignment = 3; in initializeProperties()
145 PrefFunctionAlignment = 4; in initializeProperties()
DAArch64Subtarget.h135 unsigned PrefFunctionAlignment = 0; variable
281 unsigned getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment()
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h92 unsigned PrefFunctionAlignment = 0; variable
203 unsigned getPrefFunctionAlignment() const { return PrefFunctionAlignment; } in getPrefFunctionAlignment()
DAArch64Subtarget.cpp66 PrefFunctionAlignment = 4; in initializeProperties()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h723 return PrefFunctionAlignment; in getPrefFunctionAlignment()
1153 PrefFunctionAlignment = Align; in setPrefFunctionAlignment()
1723 unsigned PrefFunctionAlignment; variable
/external/llvm/include/llvm/Target/
DTargetLowering.h1064 return PrefFunctionAlignment; in getPrefFunctionAlignment()
1537 PrefFunctionAlignment = Align; in setPrefFunctionAlignment()
1970 unsigned PrefFunctionAlignment; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1423 return PrefFunctionAlignment; in getPrefFunctionAlignment()
1910 PrefFunctionAlignment = Align; in setPrefFunctionAlignment()
2420 unsigned PrefFunctionAlignment; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp557 PrefFunctionAlignment = 0; in TargetLoweringBase()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp824 PrefFunctionAlignment = 0; in TargetLoweringBase()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp617 PrefFunctionAlignment = 0; in TargetLowering()