Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h117 MultipleOfFunctionAlign, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDataLayout.h120 MultipleOfFunctionAlign, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp401 TheFunctionPtrAlignType = FunctionPtrAlignType::MultipleOfFunctionAlign; in parseSpecifier()
DValue.cpp683 case DataLayout::FunctionPtrAlignType::MultipleOfFunctionAlign: in getPointerAlignment()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDataLayout.cpp464 TheFunctionPtrAlignType = FunctionPtrAlignType::MultipleOfFunctionAlign; in parseSpecifier()
DValue.cpp926 case DataLayout::FunctionPtrAlignType::MultipleOfFunctionAlign: in getPointerAlignment()