Searched refs:CFunctionArgumentOperand (Results 1 – 2 of 2) sorted by relevance
185 __ sw(t0, CFunctionArgumentOperand(5)); // Fp-to-sp delta. in Generate()187 __ sw(t1, CFunctionArgumentOperand(6)); // Isolate. in Generate()
111 inline MemOperand CFunctionArgumentOperand(int index) { in CFunctionArgumentOperand() function