Home | History | Annotate | Download | only in ARM

Lines Matching refs:Function

29 #include "llvm/Function.h"
1456 // ARM call to a local ARM function is predicable.
1571 // function prologue, such byval parameters are reassembled in
1631 /// optimization should implement this function.
1642 const Function *CallerF = DAG.getMachineFunction().getFunction();
1782 // If this is the first return lowered for this function, add
1783 // the regs to the liveout set for the function.
2424 // If this is a variadic function, the va_list pointer will begin with
2445 // If this function is vararg, store any remaining integer argument regs
2720 /// duplicateCmp - Glue values can have only one use, so this function
2999 // FIXME: This might not work if the function is extremely large.
3207 /// ExpandBITCAST - If the target supports VFP, this function is called to
3217 // This function is only supposed to be called for i64 types, either as the
5552 /// registers the function context.
5562 const Function *F = MF->getFunction();
5735 // Shove the dispatch's address into the return slot in the function context.
5751 // Insert code into the entry block that creates and registers the function
7250 /// CombineBaseUpdate - Target-specific DAG combine function for VLDDUP and