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