Searched refs:shouldAlignPointerArgs (Results 1 – 4 of 4) sorted by relevance
582 bool shouldAlignPointerArgs(CallInst *CI, unsigned &MinSize,
1952 bool ARMTargetLowering::shouldAlignPointerArgs(CallInst *CI, unsigned &MinSize, in shouldAlignPointerArgs() function in ARMTargetLowering
2097 virtual bool shouldAlignPointerArgs(CallInst * /*CI*/, unsigned & /*MinSize*/, in shouldAlignPointerArgs() function
2397 if (TLI->shouldAlignPointerArgs(CI, MinSize, PrefAlign)) { in optimizeCallInst()