/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_type.h | 100 U32 Low; member 106 U32 Low; member
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_type.h | 101 U32 Low; member 107 U32 Low; member
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_type.h | 99 U32 Low; member 105 U32 Low; member
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_type.h | 73 U32 Low; member 79 U32 Low; 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 | 467 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 D | HexagonBitSimplify.cpp | 1785 bool Low; // Low/High halfword. member 1840 bool Low = false; in matchHalf() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 54 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 D | Threading.h | 250 Low = 1, enumerator
|
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/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 | 85 uint64_t Low = 0; variable
|
H A D | LoopAccessAnalysis.h | 418 const SCEV *Low; member
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_ppmd7_private.h | 78 UInt32 Low; member 87 UInt64 Low; member
|
H A D | archive_ppmd8_private.h | 69 UInt32 Low; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 212 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 D | XtensaInstrInfo.cpp | 166 int Low = Value & 0xFF; in loadImmediate() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 385 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 D | SwitchLoweringUtils.h | 44 const ConstantInt *Low, *High; member [all...] |
/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 | 251 const char *const *Low = NameTable.begin(); in lookupLLVMIntrinsicByName() local
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 676 unsigned Low = PluralNumber(Start, End); in TestPluralRange() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_riscv.cpp | 136 static uint32_t extractBits(uint32_t Num, unsigned Low, unsigned Size) { in extractBits()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 1167 Value *Low = IRB.CreateExtractValue(Input, 0, "low"); in runEHOnFunction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Z3Solver.cpp | 615 SMTExprRef mkBVExtract(unsigned High, unsigned Low, in mkBVExtract()
|