Home
last modified time | relevance | path

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

12

/freebsd-12-stable/sys/dev/mpt/mpilib/
Dmpi_type.h106 S32 High; member
112 U32 High; member
/freebsd-12-stable/sys/dev/mpr/mpi/
Dmpi2_type.h103 S32 High; member
109 U32 High; member
/freebsd-12-stable/sys/dev/mps/mpi/
Dmpi2_type.h104 S32 High; member
110 U32 High; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.h50 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs()
60 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp463 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
540 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
552 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
566 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); in HexagonProcessInstruction() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp55 int64_t Low, High; member
75 ConstantInt *High; member
410 APInt High = Cases.back().High->getValue(); in ProcessSwitchInst() local
431 int64_t High = I.High->getSExtValue(); in ProcessSwitchInst() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
DNVVMIntrRange.cpp61 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp612 bool High) { in getX86SubSuperRegisterOrZero()
784 MCRegister llvm::getX86SubSuperRegister(MCRegister Reg, unsigned Size, bool High) { in getX86SubSuperRegister()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp210 const APInt &High = Clusters[I].High->getValue(); in buildJumpTable() local
382 APInt High = Clusters[Last].High->getValue(); in buildBitTests() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DELF_riscv.cpp60 static uint32_t extractBits(uint64_t Num, unsigned High, unsigned Low) { in extractBits()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DInlineAsm.h357 unsigned High = Flag >> 16; in hasRegClassConstraint() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h361 const SCEV *High; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp459 uint64_t High = Data.getUnsigned(&Offset, AddressSize); in emitLocationsForUnit() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp394 SDValue High = DAG.getLoad(PtrVT, DL, Chain, HighAddr, MachinePointerInfo()); in lowerLoadWordFromAlignedBasePlusOffset() local
451 SDValue High = in LowerLOAD() local
502 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, in LowerSTORE() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DSwitchLoweringUtils.h44 const ConstantInt *Low, *High; member
DTargetLowering.h1168 bool rangeFitsInWord(const APInt &Low, const APInt &High, in rangeFitsInWord()
1188 const APInt &Low, const APInt &High, in isSuitableForBitTests()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DIntrinsicInst.cpp157 const char *const *High = NameTable.end(); in lookupLLVMIntrinsicByName() local
DMetadata.cpp993 ConstantInt *Low, ConstantInt *High) { in tryMergeRange()
1012 ConstantInt *Low, ConstantInt *High) { in addRange()
DConstantRange.cpp1711 auto *High = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 1)); in getConstantRangeFromMetadata() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DDiagnostic.cpp665 unsigned High = PluralNumber(Start, End); in TestPluralRange() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DZ3Solver.cpp601 SMTExprRef mkBVExtract(unsigned High, unsigned Low, in mkBVExtract()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp378 unsigned High = (OC[Offset] & 0x7); in opcode_11100xxx() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp646 llvm::Value *High) { in emitHash16Bytes()
839 llvm::Value *High = Builder.CreateZExt(VPtrVal, Int64Ty); in EmitTypeCheck() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp1932 uint32_t High = (Imm + Alignment.value()) & ~4095; in splitMUBUFOffset() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp854 const APInt& High = cast<ConstantInt>(CB.CmpRHS)->getValue(); in emitSwitchCase() local

12