Home
last modified time | relevance | path

Searched refs:nextConst_ (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRInst.cpp185 inst.constant = nextConst_; in Write()
188 nextConst_ = 0; in Write()
196 nextConst_ = value; in AddConstant()
H A DIRInst.h368 u32 nextConst_ = 0; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRInst.cpp185 inst.constant = nextConst_; in Write()
188 nextConst_ = 0; in Write()
196 nextConst_ = value; in AddConstant()
H A DIRInst.h368 u32 nextConst_ = 0; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/IR/
H A DIRInst.cpp185 inst.constant = nextConst_; in Write()
188 nextConst_ = 0; in Write()
196 nextConst_ = value; in AddConstant()
H A DIRInst.h368 u32 nextConst_ = 0; variable