Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h75 S32 High; member
81 U32 High; member
/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/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.cpp464 MCRegister High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
541 MCRegister High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
553 MCRegister High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
567 MCRegister High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp52 APInt Low, High; member
72 ConstantInt *High; member
421 const APInt &High = Cases.back().High->getValue(); in ProcessSwitchInst() local
443 const APInt &High = I.High->getValue(); in ProcessSwitchInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp46 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.h454 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/XCore/
H A DXCoreISelLowering.cpp359 SDValue High = DAG.getLoad(PtrVT, DL, Chain, HighAddr, MachinePointerInfo()); in lowerLoadWordFromAlignedBasePlusOffset() local
416 SDValue High = in LowerLOAD() local
467 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, in LowerSTORE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp178 int High = Value & ~0xFF; in loadImmediate() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DWebAssembly.cpp338 Value *High = EmitScalarExpr(E->getArg(1)); in EmitWebAssemblyBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h44 const ConstantInt *Low, *High; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp761 bool High) { in getX86SubSuperRegister()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h165 constexpr uint64_t Make_64(uint32_t High, uint32_t Low) { in Make_64()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsics.cpp654 const unsigned *High = NameOffsetTable.end(); in lookupLLVMIntrinsicByName() local
H A DMetadata.cpp1278 ConstantInt *Low, ConstantInt *High) { in tryMergeRange()
1297 ConstantInt *Low, ConstantInt *High) { in addRange()
H A DConstantRange.cpp2280 auto *High = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 1)); in getConstantRangeFromMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp666 APInt High = Low.sadd_ov(APInt(64, Size, true), Overflow); in getArgumentAccessInfo() local
687 APInt High = Low.sadd_ov(APInt(64, Len, true), Overflow); in getArgumentAccessInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp2362 unsigned High = Offset - Low; in mergeConstOffsetInsn() local
2475 unsigned High = MI.getOperand(2).getImm() << MI.getOperand(3).getImm(); in isMatchingMovConstInsn() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp963 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.cpp407 unsigned High = (OC[Offset] & 0x7); in opcode_11100xxx() local

12