Searched defs:getAlign (Results 1 – 7 of 7) sorted by relevance
80 uint32_t getAlign() const { in getAlign() function
81 uint32_t getAlign() const { in getAlign() function
251 MaybeAlign getAlign() const { in getAlign() function382 MaybeAlign getAlign() const { in getAlign() function
284 bool getAlign(const Function &F, unsigned index, unsigned &align) { in getAlign() function299 bool getAlign(const CallInst &I, unsigned index, unsigned &align) { in getAlign() function
303 bool llvm::getAlign(const Function &F, unsigned index, unsigned &align) { in getAlign() function in llvm319 bool llvm::getAlign(const CallInst &I, unsigned index, unsigned &align) { in getAlign() function in llvm
384 unsigned getAlign() const { return Align; } in getAlign() function
228 unsigned getAlign() const { return Align; } in getAlign() function