Home | History | Annotate | Download | only in ARM

Lines Matching refs:Function

39 #include "llvm/IR/Function.h"
707 // personality function.
1588 // ARM call to a local ARM function is predicable.
1725 // function prologue, such byval parameters are reassembled in
1786 /// optimization should implement this function.
1797 const Function *CallerF = DAG.getMachineFunction().getFunction();
2603 // If this is a variadic function, the va_list pointer will begin with
2627 // If this function is vararg, store any remaining integer argument regs
2689 Function::const_arg_iterator CurOrigArg = MF.getFunction()->arg_begin();
2913 /// duplicateCmp - Glue values can have only one use, so this function
3201 // FIXME: This might not work if the function is extremely large.
3436 /// ExpandBITCAST - If the target supports VFP, this function is called to
3446 // This function is only supposed to be called for i64 types, either as the
6173 /// registers the function context.
6183 const Function *F = MF->getFunction();
6358 // Shove the dispatch's address into the return slot in the function context.
6380 // Insert code into the entry block that creates and registers the function
7456 // Helper function that checks if N is a null or all ones constant.
8604 /// CombineBaseUpdate - Target-specific DAG combine function for VLDDUP and
9504 const Function *F = MF.getFunction();