/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 400 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local 485 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local 497 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local 510 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 36 int64_t Low, High; member 70 ConstantInt* High; member 447 int64_t High = I.High->getSExtValue(); in processSwitchInst() local
|
/external/llvm/unittests/ADT/ |
D | VariadicFunctionTest.cpp | 88 void CountInRangeImpl(int *NumInRange, int Low, int High, in CountInRangeImpl()
|
/external/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 635 bool High) { in getX86SubSuperRegisterOrZero() 808 bool High) { in getX86SubSuperRegister()
|
/external/gemmlowp/meta/generators/ |
D | neon_emitter.py | 36 def High(register): function 96 def High(self, register): member in NeonRegisters
|
/external/lzma/C/ |
D | 7z.h | 72 UInt32 High; member
|
/external/vixl/test/examples/ |
D | test-examples.cc | 495 #define CHECKBOUNDS_DOTEST(Value, Low, High) \ argument
|
/external/llvm/include/llvm/IR/ |
D | InlineAsm.h | 350 unsigned High = Flag >> 16; in hasRegClassConstraint() local
|
/external/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 401 const SCEV *High; member
|
/external/llvm/lib/IR/ |
D | Metadata.cpp | 858 ConstantInt *Low, ConstantInt *High) { in tryMergeRange() 877 ConstantInt *Low, ConstantInt *High) { in addRange()
|
D | Verifier.cpp | 2707 ConstantInt *High = in visitRangeMetadata() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 404 SDValue High = DAG.getLoad(PtrVT, DL, Chain, HighAddr, MachinePointerInfo(), in lowerLoadWordFromAlignedBasePlusOffset() local 471 SDValue High = DAG.getExtLoad(ISD::EXTLOAD, DL, MVT::i32, Chain, in LowerLOAD() local 530 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, in LowerSTORE() local
|
/external/clang/lib/Basic/ |
D | Diagnostic.cpp | 517 unsigned High = PluralNumber(Start, End); in TestPluralRange() local
|
/external/llvm/tools/llvm-readobj/ |
D | ARMWinEHPrinter.cpp | 302 unsigned High = (OC[Offset] & 0x7); in opcode_11100xxx() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 151 const ConstantInt *Low, *High; member
|
D | SelectionDAGBuilder.cpp | 1790 const APInt& High = cast<ConstantInt>(CB.CmpRHS)->getValue(); in visitSwitchCase() local 7713 APInt High = Clusters[I].High->getValue(); in buildJumpTable() local 7881 bool SelectionDAGBuilder::rangeFitsInWord(const APInt &Low, const APInt &High) { in rangeFitsInWord() 7891 const APInt &High) { in isSuitableForBitTests() 7929 APInt High = Clusters[Last].High->getValue(); in buildBitTests() local
|
D | LegalizeVectorTypes.cpp | 1277 for (unsigned High = 0; High < 2; ++High) { in SplitVecRes_VECTOR_SHUFFLE() local
|
/external/clang/lib/CodeGen/ |
D | CGExpr.cpp | 490 llvm::Value *High) { in emitHash16Bytes() 622 llvm::Value *High = Builder.CreateZExt(VPtrVal, Int64Ty); in EmitTypeCheck() local
|
/external/pdfium/third_party/freetype/src/raster/ |
D | ftraster.c | 580 Set_High_Precision( RAS_ARGS Int High ) in Set_High_Precision()
|
/external/freetype/src/raster/ |
D | ftraster.c | 578 Set_High_Precision( RAS_ARGS Int High ) in Set_High_Precision()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 1838 uint64_t High = uint64_t(1) << HighShift; in getTestUnderMaskCond() local 2916 unsigned High, Low; in lowerOR() local
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 861 uint64_t High = Data.getUnsigned(&Offset, AddressSize); in emitLocationsForUnit() local
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 4093 auto *High = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 1)); in getConstantRangeFromMetadata() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 4577 APInt High = readWideAPInt( in parseFunctionBody() local
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 4113 int High) { in parsePKHImm()
|