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