Home
last modified time | relevance | path

Searched defs:AAAlignImpl (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp3448 struct AAAlignImpl : AAAlign { struct
3449 AAAlignImpl(const IRPosition &IRP) : AAAlign(IRP) {} in AAAlignImpl() argument
3452 void initialize(Attributor &A) override { in initialize()
3465 ChangeStatus manifest(Attributor &A) override { in manifest()
3499 getDeducedAttributes(LLVMContext &Ctx, in getDeducedAttributes()
3506 bool followUse(Attributor &A, const Use *U, const Instruction *I) { in followUse()
3517 const std::string getAsStr() const override { in getAsStr()