Home | History | Annotate | Download | only in arm

Lines Matching refs:EmitLoadStore

816   EmitLoadStore(cond, true, false, false, false, rd, ad);
821 EmitLoadStore(cond, false, false, false, false, rd, ad);
826 EmitLoadStore(cond, true, true, false, false, rd, ad);
831 EmitLoadStore(cond, false, true, false, false, rd, ad);
836 EmitLoadStore(cond, true, false, true, false, rd, ad);
841 EmitLoadStore(cond, false, false, true, false, rd, ad);
846 EmitLoadStore(cond, true, true, false, true, rd, ad);
851 EmitLoadStore(cond, true, false, true, true, rd, ad);
2314 void Thumb2Assembler::EmitLoadStore(Condition cond,