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

  /external/llvm/include/llvm/IR/
Attributes.h 134 static Attribute getWithAlignment(LLVMContext &Context, uint64_t Align);
  /external/llvm/lib/IR/
Attributes.cpp 78 Attribute Attribute::getWithAlignment(LLVMContext &Context, uint64_t Align) {
619 getWithAlignment(C, B.getAlignment())));
    [all...]

Completed in 41 milliseconds