Home
last modified time | relevance | path

Searched refs:MinFunctionAlignment (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h717 return MinFunctionAlignment; in getMinFunctionAlignment()
1146 MinFunctionAlignment = Align; in setMinFunctionAlignment()
1718 unsigned MinFunctionAlignment; variable
/external/llvm/include/llvm/Target/
DTargetLowering.h1059 return MinFunctionAlignment; in getMinFunctionAlignment()
1530 MinFunctionAlignment = Align; in setMinFunctionAlignment()
1966 unsigned MinFunctionAlignment; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1418 return MinFunctionAlignment; in getMinFunctionAlignment()
1903 MinFunctionAlignment = Align; in setMinFunctionAlignment()
2416 unsigned MinFunctionAlignment; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp556 MinFunctionAlignment = 0; in TargetLoweringBase()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp823 MinFunctionAlignment = 0; in TargetLoweringBase()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp616 MinFunctionAlignment = 0; in TargetLowering()