Home
last modified time | relevance | path

Searched refs:OVERLAP_A_IS_LOW_OF_B (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DAnalysisO1.h66 OVERLAP_A_IS_LOW_OF_B, enumerator
DAnalysisO1.cpp141 return OVERLAP_A_IS_LOW_OF_B; in getAPartiallyOverlapB()
1189 isDefPartiallyOverlapB == OVERLAP_A_IS_LOW_OF_B ||
2963 …artiallyOverlapB == OVERLAP_LOW_OF_A_IS_HIGH_OF_B || isAPartiallyOverlapB == OVERLAP_A_IS_LOW_OF_B)
2968 if(isAPartiallyOverlapB == OVERLAP_ALIGN || isAPartiallyOverlapB == OVERLAP_A_IS_LOW_OF_B)
2982 …artiallyOverlapB == OVERLAP_LOW_OF_A_IS_HIGH_OF_B || isAPartiallyOverlapB == OVERLAP_A_IS_LOW_OF_B)