Searched defs:setCallee (Results 1 – 4 of 4) sorted by relevance
104 CallLoweringInfo &setCallee(Type *ResultTy, FunctionType *FuncTy, in setCallee() function
3508 CallLoweringInfo &setCallee(CallingConv::ID CC, Type *ResultType, in setCallee() function3518 CallLoweringInfo &setCallee(Type *ResultType, FunctionType *FTy, in setCallee() function
894 FastISel::CallLoweringInfo &FastISel::CallLoweringInfo::setCallee( in setCallee() function in FastISel::CallLoweringInfo
95825 void setCallee(const Value& aCalleev) const { in setCallee() function in JS::detail::CallArgsBase