Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h113 inline Attributes constructAlignmentFromInt(unsigned i) { in constructAlignmentFromInt() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1434 Attribute::constructAlignmentFromInt(align)); in LLVMSetParamAlignment()
1640 Attribute::constructAlignmentFromInt(align))); in LLVMSetInstrParamAlignment()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp478 ReconstitutedAttr |= Attribute::constructAlignmentFromInt(Alignment); in ParseAttributeBlock()
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp940 Attrs |= Attribute::constructAlignmentFromInt(Alignment); in ParseOptionalAttrs()