Home | History | Annotate | Download | only in ARM

Lines Matching refs:Function

24 #include "llvm/Function.h"
614 // pointer will be sufficient to reach. If a function has a smallish
631 // 2. There are VLAs in the function and the base pointer is disabled.
638 const Function *F = MF.getFunction();
961 // Without a virtual base register, if the function has variable sized
964 // Note that the incoming offset is based on the SP value at function entry,
980 // The incoming offset is relating to the SP at the start of the function,