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