Home
last modified time | relevance | path

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

12

/freebsd-src/sys/dev/mpt/mpilib/
H A Dmpi_type.h101 U32 Low; member
107 U32 Low; member
/freebsd-src/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h73 U32 Low; member
79 U32 Low; member
/freebsd-src/sys/dev/mpr/mpi/
H A Dmpi2_type.h99 U32 Low; member
105 U32 Low; member
/freebsd-src/sys/dev/mps/mpi/
H A Dmpi2_type.h100 U32 Low; member
106 U32 Low; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h64 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs()
74 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp465 unsigned Low = RI->getSubReg(MO1.getReg(), Hexagon::isub_lo); HexagonProcessInstruction() local
542 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); HexagonProcessInstruction() local
554 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); HexagonProcessInstruction() local
568 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); HexagonProcessInstruction() local
H A DHexagonBitSimplify.cpp1785 bool Low; // Low/High halfword. member
1840 bool Low = false; in matchHalf() local
[all...]
/freebsd-src/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(); ProcessSwitchInst() local
444 const APInt &Low = I.Low->getValue(); ProcessSwitchInst() local
[all...]
H A DLoopUtils.cpp1669 const SCEV *Low = CG->Low, *High = CG->High, *Stride = nullptr; expandBounds() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h250 Low = 1, enumerator
H A DMathExtras.h146 Make_64(uint32_t High,uint32_t Low) Make_64() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp61 addRangeMetadata(uint64_t Low,uint64_t High,CallInst * C) addRangeMetadata() argument
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp211 const APInt &Low = Clusters[I].Low->getValue(); buildJumpTable() local
383 APInt Low = Clusters[First].Low->getValue(); buildBitTests() local
[all...]
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h370 const SCEV *Low; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h44 const ConstantInt *Low, *High; member
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1242 tryMergeRange(SmallVectorImpl<ConstantInt * > & EndPoints,ConstantInt * Low,ConstantInt * High) tryMergeRange() argument
1261 addRange(SmallVectorImpl<ConstantInt * > & EndPoints,ConstantInt * Low,ConstantInt * High) addRange() argument
H A DIntrinsicInst.cpp248 const char *const *Low = NameTable.begin(); lookupLLVMIntrinsicByName() local
H A DConstantRange.cpp2001 auto *Low = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 0)); getConstantRangeFromMetadata() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp675 unsigned Low = PluralNumber(Start, End); TestPluralRange() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp168 extractBits(uint32_t Num,unsigned Low,unsigned Size) extractBits() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp603 mkBVExtract(unsigned High,unsigned Low,const SMTExprRef & Exp) mkBVExtract() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1174 Value *Low = IRB.CreateExtractValue(Input, 0, "low"); runEHOnFunction() local

12