Searched refs:High (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriterPass.cpp80 const APInt &High = r.getHigh(); local
82 for (APInt V = Low; V != High; V++) {
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriterPass.cpp80 const APInt &High = r.getHigh(); local
82 for (APInt V = Low; V != High; V++) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s106 High RN 4 label
286 M_LDR High,pHigh ;// High=32*scaleFactor
293 RSB Low,High,#0 ;// Low = -32*scaleFactor
295 ADD Range,High,High ;// Range=64*ScaleFactor
296 SUB High,High,#1 ;// High= 32*scaleFactor-1
301 CMP diffMVdx,High
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s106 High RN 4 label
286 M_LDR High,pHigh ;// High=32*scaleFactor
293 RSB Low,High,#0 ;// Low = -32*scaleFactor
295 ADD Range,High,High ;// Range=64*ScaleFactor
296 SUB High,High,#1 ;// High= 32*scaleFactor-1
301 CMP diffMVdx,High
[all...]

Completed in 270 milliseconds