Searched defs:StoreConst32ToOffset (Results 1 – 2 of 2) sorted by relevance
921 __ StoreConst32ToOffset(value, SP, destination.GetStackIndex(), TMP); in MoveConstant() local943 __ StoreConst32ToOffset(value, SP, destination.GetStackIndex(), TMP); in MoveConstant() local
1384 void MipsAssembler::StoreConst32ToOffset(int32_t value, in StoreConst32ToOffset() function in art::mips::MipsAssembler