Home
last modified time | relevance | path

Searched refs:constructStackAlignmentFromInt (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h134 inline Attributes constructStackAlignmentFromInt(unsigned i) { in constructStackAlignmentFromInt() function
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp932 Attrs |= Attribute::constructStackAlignmentFromInt(Alignment); in ParseOptionalAttrs()