HomeSort by relevance Sort by last modified time
    Searched refs:constructStackAlignmentFromInt (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/
Attributes.h 134 inline Attributes constructStackAlignmentFromInt(unsigned i) {
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp 932 Attrs |= Attribute::constructStackAlignmentFromInt(Alignment);
    [all...]

Completed in 167 milliseconds