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 125 static Attribute getWithAlignment(LLVMContext &Context, uint64_t Align);
  /external/llvm/lib/IR/
Attributes.cpp 76 Attribute Attribute::getWithAlignment(LLVMContext &Context, uint64_t Align) {
608 getWithAlignment(C, B.getAlignment())));
    [all...]

Completed in 604 milliseconds