Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_type.h101 S32 High; member
107 U32 High; member
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_type.h102 S32 High; member
108 U32 High; member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_type.h100 S32 High; member
106 U32 High; member
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h74 S32 High; member
80 U32 High; member
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h64 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs() argument
74 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp466 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
543 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
555 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
569 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp54 APInt Low, High; member
74 ConstantInt *High; member
423 const APInt &High = Cases.back().High->getValue(); in ProcessSwitchInst() local
445 const APInt &High = I.High->getValue(); in ProcessSwitchInst() local
H A DLoopUtils.cpp1814 const SCEV *Low = CG->Low, *High = CG->High, *Stride = nullptr; in expandBounds() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp52 static bool addRangeAttr(uint64_t Low, uint64_t High, IntrinsicInst *II) { in addRangeAttr()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReleaseModeModelRunner.h84 uint64_t High = 0; variable
H A DLoopAccessAnalysis.h415 const SCEV *High; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp213 const APInt &High = Clusters[I].High->getValue(); in buildJumpTable() local
385 APInt High = Clusters[Last].High->getValue(); in buildBitTests() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp167 int High = Value & ~0xFF; in loadImmediate() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h381 unsigned High = Flag >> 16; hasRegClassConstraint() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp386 SDValue High = DAG.getLoad(PtrVT, DL, Chain, HighAddr, MachinePointerInfo()); in lowerLoadWordFromAlignedBasePlusOffset() local
443 SDValue High = in LowerLOAD() local
494 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, in LowerSTORE() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h44 const ConstantInt *Low, *High; member
[all...]
H A DTargetLowering.h1378 bool rangeFitsInWord(const APInt &Low, const APInt &High, in rangeFitsInWord()
1402 const APInt &Low, const APInt &High, in isSuitableForBitTests()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp762 bool High) { in getX86SubSuperRegister()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h164 constexpr uint64_t Make_64(uint32_t High, uint32_t Low) { in Make_64()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1250 ConstantInt *Low, ConstantInt *High) { in tryMergeRange()
1269 ConstantInt *Low, ConstantInt *High) { in addRange()
H A DIntrinsicInst.cpp252 const char *const *High = NameTable.end(); in lookupLLVMIntrinsicByName() local
H A DConstantRange.cpp2095 auto *High = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 1)); in getConstantRangeFromMetadata() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp679 unsigned High = PluralNumber(Start, End); in TestPluralRange() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp615 SMTExprRef mkBVExtract(unsigned High, unsigned Low, in mkBVExtract()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp405 unsigned High = (OC[Offset] & 0x7); opcode_11100xxx() local

12