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

  /dalvik/vm/compiler/codegen/mips/
CodegenCommon.cpp 200 if (flags & IS_IT) {
MipsLIR.h 541 #define IS_IT (1 << kIsIT)
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 697 #define IS_IT (1 << kIsIT)
    [all...]
CodegenCommon.cpp 182 if (flags & IS_IT) {
Assemble.cpp     [all...]
  /art/compiler/dex/quick/arm/
target_arm.cc 159 if (flags & IS_IT) {
assemble_arm.cc     [all...]
  /art/compiler/dex/quick/
mir_to_lir.h 38 #define IS_IT (1ULL << kIsIT)
    [all...]

Completed in 64 milliseconds