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

  /external/llvm/include/llvm/
Attributes.h 184 inline Attributes constructAlignmentFromInt(unsigned i) {
  /external/llvm/lib/VMCore/
Core.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp 936 Attrs |= Attribute::constructAlignmentFromInt(Alignment);
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 478 ReconstitutedAttr |= Attribute::constructAlignmentFromInt(Alignment);
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 505 ReconstitutedAttr |= Attribute::constructAlignmentFromInt(Alignment);
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 784 ReconstitutedAttr |= Attribute::constructAlignmentFromInt(Alignment);
    [all...]

Completed in 62 milliseconds