Home
last modified time | relevance | path

Searched refs:constructAlignmentFromInt (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/
DAttributes.h181 inline Attributes constructAlignmentFromInt(unsigned i) { in constructAlignmentFromInt() function
260 Attrs |= Attribute::constructAlignmentFromInt(Alignment); in decodeLLVMAttributesForBitcode()
/external/llvm/lib/VMCore/
DCore.cpp1465 Attribute::constructAlignmentFromInt(align)); in LLVMSetParamAlignment()
1670 Attribute::constructAlignmentFromInt(align))); in LLVMSetInstrParamAlignment()
/external/clang/lib/CodeGen/
DCGCall.cpp1046 llvm::Attribute::constructAlignmentFromInt(AI.getIndirectAlign()); in ConstructAttributeList()
/external/llvm/lib/AsmParser/
DLLParser.cpp978 Attrs |= Attribute::constructAlignmentFromInt(Alignment); in ParseOptionalAttrs()