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

  /external/swiftshader/third_party/LLVM/include/llvm/
Attributes.h 113 inline Attributes constructAlignmentFromInt(unsigned i) {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp 940 Attrs |= Attribute::constructAlignmentFromInt(Alignment);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
BitcodeReader.cpp 478 ReconstitutedAttr |= Attribute::constructAlignmentFromInt(Alignment);
    [all...]

Completed in 247 milliseconds