Searched refs:isStpcpy (Results 1 – 5 of 5) sorted by relevance
56 bool isStpcpy) const override;
237 MachinePointerInfo SrcPtrInfo, bool isStpcpy) const { in EmitTargetCodeForStrcpy()241 return std::make_pair(isStpcpy ? EndDest : Dest, EndDest.getValue(1)); in EmitTargetCodeForStrcpy()
134 bool isStpcpy) const { in EmitTargetCodeForStrcpy() argument
784 bool visitStrCpyCall(const CallInst &I, bool isStpcpy);
5781 bool SelectionDAGBuilder::visitStrCpyCall(const CallInst &I, bool isStpcpy) { in visitStrCpyCall() argument5797 MachinePointerInfo(Arg1), isStpcpy); in visitStrCpyCall()