Home | History | Annotate | Download | only in arm

Lines Matching defs:StringAddStub

311 // Flag that indicates how to generate code for the stub StringAddStub.
324 class StringAddStub: public CodeStub {
326 explicit StringAddStub(StringAddFlags flags) : flags_(flags) {}