Home
last modified time | relevance | path

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

12

/external/syslinux/gnu-efi/gnu-efi-3.0/lib/runtime/
Drtstr.c114 UINTN High, Low; in RtBCDtoDecimal() local
132 UINTN High, Low; in RtDecimaltoBCD() local
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp413 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
501 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
513 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
526 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::subreg_hireg); in HexagonProcessInstruction() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp278 bool High) { in getX86SubSuperRegisterOrZero()
450 unsigned llvm::getX86SubSuperRegister(unsigned Reg, unsigned Size, bool High) { in getX86SubSuperRegister()
/external/llvm/lib/IR/
DIntrinsicInst.cpp63 const char *const *High = NameTable.end(); in lookupLLVMIntrinsicByName() local
DMetadata.cpp923 ConstantInt *Low, ConstantInt *High) { in tryMergeRange()
942 ConstantInt *Low, ConstantInt *High) { in addRange()
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp36 int64_t Low, High; member
64 ConstantInt* High; member
441 int64_t High = I.High->getSExtValue(); in processSwitchInst() local
/external/llvm/lib/Target/NVPTX/
DNVVMIntrRange.cpp67 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata()
/external/llvm/unittests/ADT/
DVariadicFunctionTest.cpp88 void CountInRangeImpl(int *NumInRange, int Low, int High, in CountInRangeImpl()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.h261 typedef enum { Zero, Low, High } PressureState; enumerator
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerSwitch.cpp51 Constant* High; member
/external/skia/src/sfnt/
DSkPanose.h84 High = 8, enumerator
238 High = 8, enumerator
296 High = 5, enumerator
355 High = 8, enumerator
/external/gemmlowp/meta/generators/
Dneon_emitter.py36 def High(register): function
96 def High(self, register): member in NeonRegisters
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp439 SDValue High = DAG.getLoad(getPointerTy(), DL, Chain, in LowerLOAD() local
456 SDValue High = DAG.getExtLoad(ISD::EXTLOAD, DL, MVT::i32, Chain, in LowerLOAD() local
514 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, in LowerSTORE() local
/external/lzma/C/
D7z.h72 UInt32 High; member
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86RegisterInfo.cpp662 unsigned getX86SubSuperRegister(unsigned Reg, EVT VT, bool High) { in getX86SubSuperRegister()
/external/llvm/include/llvm/IR/
DInlineAsm.h351 unsigned High = Flag >> 16; in hasRegClassConstraint() local
/external/vixl/test/aarch64/examples/
Dtest-examples.cc511 #define CHECKBOUNDS_DOTEST(Value, Low, High) \ argument
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp400 SDValue High = DAG.getLoad(PtrVT, DL, Chain, HighAddr, MachinePointerInfo(), in lowerLoadWordFromAlignedBasePlusOffset() local
467 SDValue High = DAG.getExtLoad(ISD::EXTLOAD, DL, MVT::i32, Chain, in LowerLOAD() local
526 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, in LowerSTORE() local
/external/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h404 const SCEV *High; member
/external/stressapptest/src/
Dworker.h208 High, enumerator
/external/clang/lib/Basic/
DDiagnostic.cpp518 unsigned High = PluralNumber(Start, End); in TestPluralRange() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h133 Constant* High; member
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp305 unsigned High = (OC[Offset] & 0x7); in opcode_11100xxx() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h151 const ConstantInt *Low, *High; member
DSelectionDAGBuilder.cpp1895 const APInt& High = cast<ConstantInt>(CB.CmpRHS)->getValue(); in visitSwitchCase() local
8262 APInt High = Clusters[I].High->getValue(); in buildJumpTable() local
8434 bool SelectionDAGBuilder::rangeFitsInWord(const APInt &Low, const APInt &High) { in rangeFitsInWord()
8444 const APInt &High) { in isSuitableForBitTests()
8482 APInt High = Clusters[Last].High->getValue(); in buildBitTests() local

12