localGetq 2373 core/CodegenLIR.cpp return callIns(FUNCTIONID(doubleToString), 2, coreAddr, localGetq(index)); localGetq 2771 core/CodegenLIR.cpp LIns* ins = localGetq(loc); localGetq 2789 core/CodegenLIR.cpp LIns* ins = localGetq(loc); localGetq 2803 core/CodegenLIR.cpp localSet(loc, callIns(FUNCTIONID(doubleToBool), 1, localGetq(loc)), result); localGetq 3011 core/CodegenLIR.cpp v = localGetq(index); localGetq 3290 core/CodegenLIR.cpp LIns* svalue = (opcode == OP_sf32 || opcode == OP_sf64) ? localGetq(sp-1) : localGet(sp-1); localGetq 3458 core/CodegenLIR.cpp localSet(index, Ins(LIR_fneg, localGetq(index)),result); localGetq 3476 core/CodegenLIR.cpp localSet(index, binaryIns(LIR_fadd, localGetq(index), i2dIns(InsConst(incr))), result); localGetq 3501 core/CodegenLIR.cpp localGetq(sp-1), localGetq(sp)); localGetq 3516 core/CodegenLIR.cpp localSet(sp-1, binaryIns(op, localGetq(sp-1), localGetq(sp)), result); localGetq 4193 core/CodegenLIR.cpp LIns* value = localGetq(sp); localGetq 4265 core/CodegenLIR.cpp LIns* value = localGetq(sp); localGetq 5137 core/CodegenLIR.cpp return localGetq(i); localGetq 422 core/CodegenLIR.h LIns *localGetq(int i);