HomeSort by relevance Sort by last modified time
    Searched refs:JmpCall_cond (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/compiler/codegen/x86/
LowerJump.cpp 434 if(type == JmpCall_cond) {
540 imm = getRelativeOffset(target, isShortTerm, JmpCall_cond, &unknown, &size);
936 relativeNCG = getRelativeNCG(traceCurrentBB->taken->id, JmpCall_cond, &unknown, &size);
    [all...]
CodegenInterface.cpp 284 relativeNCG = getRelativeNCG(targetId, JmpCall_cond, &unknown, &size);
    [all...]
Lower.h 198 JmpCall_cond,
    [all...]

Completed in 45 milliseconds