Home
last modified time | relevance | path

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

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