Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_type.h100 U32 Low; member
106 U32 Low; member
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_type.h101 U32 Low; member
107 U32 Low; member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_type.h99 U32 Low; member
105 U32 Low; member
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h73 U32 Low; member
79 U32 Low; 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.cpp467 unsigned Low = RI->getSubReg(MO1.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
544 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
556 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
570 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
H A DHexagonBitSimplify.cpp1785 bool Low; // Low/High halfword. member
1840 bool Low = false; in matchHalf() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp54 APInt Low, High; member
73 ConstantInt *Low; member
422 const APInt &Low = Cases.front().Low->getValue(); in ProcessSwitchInst() local
444 const APInt &Low = I.Low->getValue(); in ProcessSwitchInst() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h250 Low = 1, enumerator
H A DMathExtras.h164 constexpr uint64_t Make_64(uint32_t High, uint32_t Low) { in Make_64()
/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.h85 uint64_t Low = 0; variable
H A DLoopAccessAnalysis.h418 const SCEV *Low; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd7_private.h78 UInt32 Low; member
87 UInt64 Low; member
H A Darchive_ppmd8_private.h69 UInt32 Low; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp212 const APInt &Low = Clusters[I].Low->getValue(); in buildJumpTable() local
384 APInt Low = Clusters[First].Low->getValue(); in buildBitTests() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp166 int Low = Value & 0xFF; in loadImmediate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp385 SDValue Low = DAG.getLoad(PtrVT, DL, Chain, LowAddr, MachinePointerInfo()); in lowerLoadWordFromAlignedBasePlusOffset() local
438 SDValue Low = DAG.getExtLoad(ISD::ZEXTLOAD, DL, MVT::i32, Chain, BasePtr, in LowerLOAD() local
493 SDValue Low = Value; in LowerSTORE() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h44 const ConstantInt *Low, *High; member
[all...]
/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.cpp251 const char *const *Low = NameTable.begin(); in lookupLLVMIntrinsicByName() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp676 unsigned Low = PluralNumber(Start, End); in TestPluralRange() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp136 static uint32_t extractBits(uint32_t Num, unsigned Low, unsigned Size) { in extractBits()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1167 Value *Low = IRB.CreateExtractValue(Input, 0, "low"); in runEHOnFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp615 SMTExprRef mkBVExtract(unsigned High, unsigned Low, in mkBVExtract()

12