Home
last modified time | relevance | path

Searched defs:High (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp400 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/
DLowerSwitch.cpp36 int64_t Low, High; member
70 ConstantInt* High; member
447 int64_t High = I.High->getSExtValue(); in processSwitchInst() local
/external/llvm/unittests/ADT/
DVariadicFunctionTest.cpp88 void CountInRangeImpl(int *NumInRange, int Low, int High, in CountInRangeImpl()
/external/llvm/lib/Target/X86/
DX86RegisterInfo.cpp635 bool High) { in getX86SubSuperRegisterOrZero()
808 bool High) { in getX86SubSuperRegister()
/external/gemmlowp/meta/generators/
Dneon_emitter.py36 def High(register): function
96 def High(self, register): member in NeonRegisters
/external/lzma/C/
D7z.h72 UInt32 High; member
/external/vixl/test/examples/
Dtest-examples.cc495 #define CHECKBOUNDS_DOTEST(Value, Low, High) \ argument
/external/llvm/include/llvm/IR/
DInlineAsm.h350 unsigned High = Flag >> 16; in hasRegClassConstraint() local
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h401 const SCEV *High; member
/external/llvm/lib/IR/
DMetadata.cpp858 ConstantInt *Low, ConstantInt *High) { in tryMergeRange()
877 ConstantInt *Low, ConstantInt *High) { in addRange()
DVerifier.cpp2707 ConstantInt *High = in visitRangeMetadata() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp404 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/
DDiagnostic.cpp517 unsigned High = PluralNumber(Start, End); in TestPluralRange() local
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp302 unsigned High = (OC[Offset] & 0x7); in opcode_11100xxx() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h151 const ConstantInt *Low, *High; member
DSelectionDAGBuilder.cpp1790 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
DLegalizeVectorTypes.cpp1277 for (unsigned High = 0; High < 2; ++High) { in SplitVecRes_VECTOR_SHUFFLE() local
/external/clang/lib/CodeGen/
DCGExpr.cpp490 llvm::Value *High) { in emitHash16Bytes()
622 llvm::Value *High = Builder.CreateZExt(VPtrVal, Int64Ty); in EmitTypeCheck() local
/external/pdfium/third_party/freetype/src/raster/
Dftraster.c580 Set_High_Precision( RAS_ARGS Int High ) in Set_High_Precision()
/external/freetype/src/raster/
Dftraster.c578 Set_High_Precision( RAS_ARGS Int High ) in Set_High_Precision()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1838 uint64_t High = uint64_t(1) << HighShift; in getTestUnderMaskCond() local
2916 unsigned High, Low; in lowerOR() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp861 uint64_t High = Data.getUnsigned(&Offset, AddressSize); in emitLocationsForUnit() local
/external/llvm/lib/Analysis/
DValueTracking.cpp4093 auto *High = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 1)); in getConstantRangeFromMetadata() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4577 APInt High = readWideAPInt( in parseFunctionBody() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp4113 int High) { in parsePKHImm()

12