Searched refs:simplifyIntrinsic (Results 1 – 1 of 1) sorted by relevance
6693 static Value *simplifyIntrinsic(CallBase *Call, Value *Callee, in simplifyIntrinsic() function6906 if (Value *Ret = simplifyIntrinsic(Call, Callee, Args, Q)) in simplifyCall()6917 if (Value *Ret = simplifyIntrinsic(Call, Call->getCalledOperand(), Args, Q)) in simplifyConstrainedFPCall()