Searched defs:High (Results 1 - 21 of 21) sorted by relevance

/external/llvm/unittests/ADT/
H A DVariadicFunctionTest.cpp88 void CountInRangeImpl(int *NumInRange, int Low, int High, argument
92 if (Low <= *Args[i] && *Args[i] <= High)
/external/jmonkeyengine/engine/src/test/jme3test/network/
H A DTestSerialization.java66 High, enum constant in enum:TestSerialization.Status
116 status1 = Status.High;
/external/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp525 bool High) {
529 if (High) {
524 getX86SubSuperRegister(unsigned Reg, MVT::SimpleValueType VT, bool High) argument
/external/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp51 Constant* High; member in struct:__anon21697::LowerSwitch::CaseRange
55 Low(low), High(high), BB(bb) { }
108 O << *B->Low << " -" << *B->High;
136 << cast<ConstantInt>(Pivot.High)->getValue() << "\n");
174 if (Leaf.Low == Leaf.High) {
182 Comp = new ICmpInst(*NewLeaf, ICmpInst::ICMP_SLE, Val, Leaf.High,
186 Comp = new ICmpInst(*NewLeaf, ICmpInst::ICMP_ULE, Val, Leaf.High,
194 Constant *UpperBound = ConstantExpr::getAdd(NegLo, Leaf.High);
209 uint64_t Range = cast<ConstantInt>(Leaf.High)->getSExtValue() -
/external/chromium_org/third_party/lzma_sdk/
H A D7z.h91 UInt32 High; member in struct:__anon11738
/external/libvorbis/doc/
H A D01-introduction.tex260 \subsection{High-level Decode Process}
/external/llvm/include/llvm/IR/
H A DInlineAsm.h245 assert((InputFlag & ~0xffff) == 0 && "High bits already contain data");
258 assert((InputFlag & ~0xffff) == 0 && "High bits already contain data");
296 unsigned High = Flag >> 16; local
299 if (!High)
301 RC = High - 1;
/external/lzma/C/
H A D7z.h91 UInt32 High; member in struct:__anon21939
/external/llvm/include/llvm/Support/
H A DIntegersSubset.h182 IntType High; member in class:llvm::IntRange
192 Low(RHS.Low), High(RHS.High),
195 Low(C), High(C), IsEmpty(false), IsSingleNumber(true) {}
197 IntRange(const IntType &L, const IntType &H) : Low(L), High(H),
198 IsEmpty(false), IsSingleNumber(Low == High) {}
209 return High;
216 if (High > RHS.High)
228 return Low == RHS.Low && High
414 const APInt High = getItem(i).getHigh(); local
429 const APInt High = getItem(i).getHigh(); local
[all...]
H A DIntegersSubsetMapping.h319 const IntTy *High = &OldItems.begin()->first.getHigh(); local
327 if (*CurHigh > *High)
328 High = CurHigh;
330 RangeEx R(*Low, *High, Weight);
333 High = &j->first.getHigh();
338 RangeEx R(*Low, *High, Weight);
351 void add(const IntTy &Low, const IntTy &High, SuccessorClass *S = 0) { argument
352 RangeTy R(Low, High);
/external/llvm/lib/IR/
H A DMetadata.cpp426 ConstantInt *High) {
427 ConstantRange NewRange(Low->getValue(), High->getValue());
434 Type *Ty = High->getType();
443 ConstantInt *High) {
445 if (tryMergeRange(EndPoints, Low, High))
449 EndPoints.push_back(High);
425 tryMergeRange(SmallVectorImpl<Value *> &EndPoints, ConstantInt *Low, ConstantInt *High) argument
442 addRange(SmallVectorImpl<Value *> &EndPoints, ConstantInt *Low, ConstantInt *High) argument
H A DVerifier.cpp1763 ConstantInt *High = dyn_cast<ConstantInt>(Range->getOperand(2*i + 1)); local
1764 Assert1(High, "The upper limit must be an integer!", High);
1765 Assert1(High->getType() == Low->getType() &&
1766 High->getType() == ElTy, "Range types must match load type!",
1769 APInt HighV = High->getValue();
/external/clang/lib/Basic/
H A DDiagnostic.cpp545 unsigned High = PluralNumber(Start, End); local
548 return Low <= Val && Val <= High;
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h133 const Constant *High; member in struct:llvm::SelectionDAGBuilder::Case
137 Case() : Low(0), High(0), BB(0), ExtraWeight(0) { }
139 uint32_t extraweight) : Low(low), High(high), BB(bb),
143 const APInt &rHigh = cast<ConstantInt>(High)->getValue();
H A DSelectionDAGBuilder.cpp1624 const APInt& High = cast<ConstantInt>(CB.CmpRHS)->getValue(); local
1630 Cond = DAG.getSetCC(dl, MVT::i1, CmpOp, DAG.getConstant(High, VT),
1636 DAG.getConstant(High-Low, VT), ISD::SETULE);
1980 if (Small.Low == Small.High && Big.Low == Big.High && Small.BB == Big.BB) {
2071 if (I->High == I->Low) {
2074 LHS = SV; RHS = I->High; MHS = NULL;
2077 LHS = I->Low; MHS = SV; RHS = I->High;
2124 const APInt &Last = cast<ConstantInt>(BackCase.High)->getValue();
2175 const APInt &High local
[all...]
/external/stressapptest/src/
H A Dworker.h210 High, enumerator in enum:WorkerThread::Priority
/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2525 APInt High = local
2530 IntItem::fromType(OpTy, High));
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1440 unsigned High, Low; local
1442 High = 1, Low = 0;
1444 High = 0, Low = 1;
1449 SDValue HighOp = Ops[High];
1468 uint64_t Mask = MaskNode->getZExtValue() | Masks[High];
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp354 SDValue High = DAG.getLoad(getPointerTy(), DL, Chain, local
358 SDValue HighShifted = DAG.getNode(ISD::SHL, DL, MVT::i32, High, HighShift);
361 High.getValue(1));
418 SDValue High = DAG.getExtLoad(ISD::EXTLOAD, DL, MVT::i32, Chain, local
423 SDValue HighShifted = DAG.getNode(ISD::SHL, DL, MVT::i32, High,
427 High.getValue(1));
476 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, local
484 SDValue StoreHigh = DAG.getTruncStore(Chain, dl, High, HighAddr,
/external/clang/lib/CodeGen/
H A DCGExpr.cpp431 llvm::Value *High) {
434 llvm::Value *A0 = Builder.CreateMul(Builder.CreateXor(Low, High), KMul);
436 llvm::Value *B0 = Builder.CreateMul(Builder.CreateXor(High, A1), KMul);
544 llvm::Value *High = Builder.CreateZExt(VPtrVal, Int64Ty); local
546 llvm::Value *Hash = emitHash16Bytes(Builder, Low, High);
430 emitHash16Bytes(CGBuilderTy &Builder, llvm::Value *Low, llvm::Value *High) argument
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp203 StringRef Op, int Low, int High);
3707 int Low, int High) {
3743 if (Val < Low || Val > High) {
3706 parsePKHImm(SmallVectorImpl<MCParsedAsmOperand*> &Operands, StringRef Op, int Low, int High) argument

Completed in 671 milliseconds