Searched refs:genZeroCheck (Results 1 - 4 of 4) sorted by relevance
/dalvik/vm/compiler/codegen/arm/ |
H A D | ArchFactory.cpp | 88 static TGT_LIR *genZeroCheck(CompilationUnit *cUnit, int mReg, function
|
H A D | CodegenDriver.cpp | 1875 genZeroCheck(cUnit, r0, mir->offset, NULL);
|
/dalvik/vm/compiler/codegen/mips/ |
H A D | CodegenFactory.cpp | 309 static MipsLIR *genZeroCheck(CompilationUnit *cUnit, int mReg, function
|
H A D | CodegenDriver.cpp | 1936 genZeroCheck(cUnit, r_V0, mir->offset, NULL);
|
Completed in 63 milliseconds