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

  /external/swiftshader/third_party/LLVM/include/llvm/
Attributes.h 124 inline unsigned getAlignmentFromAttrs(Attributes A) {
251 return Attribute::getAlignmentFromAttrs(getAttributes(Idx));
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Attributes.cpp 86 Result += utostr(Attribute::getAlignmentFromAttrs(Attrs));
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp     [all...]

Completed in 613 milliseconds