Home
last modified time | relevance | path

Searched defs:regIndex (Results 1 – 4 of 4) sorted by relevance

/dalvik/vm/analysis/
DLiveness.cpp284 static inline void GEN(BitVector* workBits, u4 regIndex) in GEN()
292 static inline void GENW(BitVector* workBits, u4 regIndex) in GENW()
301 static inline void KILL(BitVector* workBits, u4 regIndex) in KILL()
309 static inline void KILLW(BitVector* workBits, u4 regIndex) in KILLW()
/dalvik/vm/compiler/
DDataflow.cpp1159 int regIndex) in handleSSAUse()
1168 int regIndex) in handleSSADef()
/dalvik/vm/compiler/codegen/mips/
DCodegenDriver.cpp617 int regIndex = r_S4; /* Preserved across call */ in genArrayObjectPut() local
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.cpp561 int regIndex = r7; /* Preserved across call */ in genArrayObjectPut() local