Lines Matching refs:Function
448 // If there exist users other than ADDENode or ADDCNode, this function returns
521 // If there exist users other than SUBENode or SUBCNode, this function returns
932 // addLiveIn - This helper function adds the specified physical register to the
1066 // This function also handles Mips::ATOMIC_SWAP_I32 (when BinOpcode == 0), and
1652 if (GV->hasInternalLinkage() || (GV->hasLocalLinkage() && !isa<Function>(GV)))
2236 // This function expands mips intrinsic nodes which have 64-bit input operands
2455 // is true: function is vararg, argument is 3rd or higher, there is previous
2541 // Insert node "GP copy globalreg" before call to function.
2840 Function::const_arg_iterator FuncArg =
3334 /// This function returns true if CallSym is a long double emulation routine.
3360 /// This function returns true if Ty is fp128 or i128 which was originally a
3369 // If the Ty is i128 and the function being called is a long double emulation
3421 bool IsSoftFloat, Function::const_arg_iterator FuncArg) {