/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_type.h | 101 S32 High; member 107 U32 High; member
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_type.h | 102 S32 High; member 108 U32 High; member
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_type.h | 100 S32 High; member 106 U32 High; member
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_type.h | 74 S32 High; member 80 U32 High; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineFunctionInfo.h | 64 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 D | HexagonAsmPrinter.cpp | 466 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 D | LowerSwitch.cpp | 54 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 D | LoopUtils.cpp | 1814 const SCEV *Low = CG->Low, *High = CG->High, *Stride = nullptr; in expandBounds() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVVMIntrRange.cpp | 52 static bool addRangeAttr(uint64_t Low, uint64_t High, IntrinsicInst *II) { in addRangeAttr()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ReleaseModeModelRunner.h | 84 uint64_t High = 0; variable
|
H A D | LoopAccessAnalysis.h | 415 const SCEV *High; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 213 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 D | XtensaInstrInfo.cpp | 167 int High = Value & ~0xFF; in loadImmediate() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | InlineAsm.h | 381 unsigned High = Flag >> 16; hasRegClassConstraint() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 386 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 D | SwitchLoweringUtils.h | 44 const ConstantInt *Low, *High; member [all...] |
H A D | TargetLowering.h | 1378 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 D | X86MCTargetDesc.cpp | 762 bool High) { in getX86SubSuperRegister()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | MathExtras.h | 164 constexpr uint64_t Make_64(uint32_t High, uint32_t Low) { in Make_64()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 1250 ConstantInt *Low, ConstantInt *High) { in tryMergeRange() 1269 ConstantInt *Low, ConstantInt *High) { in addRange()
|
H A D | IntrinsicInst.cpp | 252 const char *const *High = NameTable.end(); in lookupLLVMIntrinsicByName() local
|
H A D | ConstantRange.cpp | 2095 auto *High = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 1)); in getConstantRangeFromMetadata() local
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 679 unsigned High = PluralNumber(Start, End); in TestPluralRange() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Z3Solver.cpp | 615 SMTExprRef mkBVExtract(unsigned High, unsigned Low, in mkBVExtract()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ARMWinEHPrinter.cpp | 405 unsigned High = (OC[Offset] & 0x7); opcode_11100xxx() local
|