HomeSort by relevance Sort by last modified time
    Searched defs:High (Results 1 - 23 of 23) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 120 High RN 4
300 M_LDR High,pHigh ;// High=32*scaleFactor
307 RSB Low,High,#0 ;// Low = -32*scaleFactor
309 ADD Range,High,High ;// Range=64*ScaleFactor
310 SUB High,High,#1 ;// High= 32*scaleFactor-1
315 CMP diffMVdx,High
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 120 High RN 4
300 M_LDR High,pHigh ;// High=32*scaleFactor
307 RSB Low,High,#0 ;// Low = -32*scaleFactor
309 ADD Range,High,High ;// Range=64*ScaleFactor
310 SUB High,High,#1 ;// High= 32*scaleFactor-1
315 CMP diffMVdx,High
    [all...]
  /external/llvm/include/llvm/IR/
InlineAsm.h 280 assert((InputFlag & ~0xffff) == 0 && "High bits already contain data");
293 assert((InputFlag & ~0xffff) == 0 && "High bits already contain data");
302 assert((InputFlag & ~0xffff) == 0 && "High bits already contain data");
350 unsigned High = Flag >> 16;
353 if (!High)
355 RC = High - 1;
  /external/llvm/lib/Target/Hexagon/
HexagonAsmPrinter.cpp 153 ++OpNo; // Return the high-part.
400 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::subreg_hireg);
403 TmpInst.addOperand(MCOperand::createReg(High));
485 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg);
487 MO.setReg(High);
497 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg);
499 MO.setReg(High);
510 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg);
512 MO.setReg(High);
  /external/lzma/C/
7z.h 72 UInt32 High;
  /external/gemmlowp/meta/generators/
neon_emitter.py 36 def High(register):
96 def High(self, register):
97 return High(register)
  /external/libvorbis/doc/
01-introduction.tex 8 This document provides a high level description of the Vorbis codec's
11 The later sections assume a high-level
18 over an exceptionally wide range of bitrates. At the high
21 encoder can encode high-quality CD and DAT rate stereo at below 48kbps
215 coupled-stereo and high bitrate modes. Floor 1 is also considerably
260 \subsection{High-level Decode Process}
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 36 int64_t Low, High;
43 // Find the first range whose High field is >= R.High,
48 [](const IntRange &A, const IntRange &B) { return A.High < B.High; });
70 ConstantInt* High;
73 CaseRange(ConstantInt *low, ConstantInt *high, BasicBlock *bb)
74 : Low(low), High(high), BB(bb) {}
99 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High);
    [all...]
  /external/llvm/tools/llvm-readobj/
ARMWinEHPrinter.cpp 302 unsigned High = (OC[Offset] & 0x7);
303 uint32_t VFPMask = (((1 << (High + 1)) - 1) << 8);
  /external/clang/lib/Basic/
Diagnostic.cpp 517 unsigned High = PluralNumber(Start, End);
520 return Low <= Val && Val <= High;
    [all...]
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 383 : RtCheck(RtCheck), High(RtCheck.Pointers[Index].End),
401 const SCEV *High;
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 151 const ConstantInt *Low, *High;
159 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High,
164 C.High = High;
171 const ConstantInt *High, unsigned JTCasesIndex,
176 C.High = High;
182 static CaseCluster bitTests(const ConstantInt *Low, const ConstantInt *High,
187 C.High = High;
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 554 case 'h': // High-part register
597 case 'h': // High-part register
680 case 'h': // High-part register (an LLVM extension)
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 404 SDValue High = DAG.getLoad(PtrVT, DL, Chain, HighAddr, MachinePointerInfo(),
407 SDValue HighShifted = DAG.getNode(ISD::SHL, DL, MVT::i32, High, HighShift);
410 High.getValue(1));
471 SDValue High = DAG.getExtLoad(ISD::EXTLOAD, DL, MVT::i32, Chain,
476 SDValue HighShifted = DAG.getNode(ISD::SHL, DL, MVT::i32, High,
480 High.getValue(1));
530 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value,
538 SDValue StoreHigh = DAG.getTruncStore(Chain, dl, High, HighAddr,
    [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp 343 // Also compute a conservative estimate for high known-0 bits.
603 // Whatever high bits in rhs are zero are known to be zero (if rhs is a
644 // low max blocks explored). If we can set an high enough limit, this would
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
strmini.h 380 High,
wdm.h     [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp 490 llvm::Value *High) {
493 llvm::Value *A0 = Builder.CreateMul(Builder.CreateXor(Low, High), KMul);
495 llvm::Value *B0 = Builder.CreateMul(Builder.CreateXor(High, A1), KMul);
622 llvm::Value *High = Builder.CreateZExt(VPtrVal, Int64Ty);
624 llvm::Value *Hash = emitHash16Bytes(Builder, Low, High);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 1790 milliseconds