Home
last modified time | relevance | path

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

12

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/runtime/
H A Drtstr.c207 UINTN High, Low; in RtBCDtoDecimal() local
225 UINTN High, Low; in RtDecimaltoBCD() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h50 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs()
60 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp464 unsigned Low = RI->getSubReg(MO1.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
541 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
553 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
567 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); in HexagonProcessInstruction() local
H A DHexagonBitSimplify.cpp1760 bool Low; // Low/High halfword. member
1815 bool Low = false; in matchHalf() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp55 int64_t Low, High; member
74 ConstantInt *Low; member
409 APInt Low = Cases.front().Low->getValue(); in ProcessSwitchInst() local
430 int64_t Low = I.Low->getSExtValue(); in ProcessSwitchInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp61 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { in addRangeMetadata()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp209 const APInt &Low = Clusters[I].Low->getValue(); in buildJumpTable() local
381 APInt Low = Clusters[First].Low->getValue(); in buildBitTests() local
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd7_private.h78 UInt32 Low; member
87 UInt64 Low; member
H A Darchive_ppmd8_private.h69 UInt32 Low; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.h217 auto Low = llvm::lower_bound(CodeAddrs, Offset); in getIndexForAddr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp513 std::set<IndicesVector>::iterator Low; in prefixIn() local
532 std::set<IndicesVector>::iterator Low; in markIndicesSafe() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h360 const SCEV *Low; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp458 uint64_t Low = Data.getUnsigned(&Offset, AddressSize); in emitLocationsForUnit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp156 const char *const *Low = NameTable.begin(); in lookupLLVMIntrinsicByName() local
H A DMetadata.cpp987 ConstantInt *Low, ConstantInt *High) { in tryMergeRange()
1006 ConstantInt *Low, ConstantInt *High) { in addRange()
H A DConstantRange.cpp1692 auto *Low = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 0)); in getConstantRangeFromMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp393 SDValue Low = DAG.getLoad(PtrVT, DL, Chain, LowAddr, MachinePointerInfo()); in lowerLoadWordFromAlignedBasePlusOffset() local
446 SDValue Low = DAG.getExtLoad(ISD::ZEXTLOAD, DL, MVT::i32, Chain, BasePtr, in LowerLOAD() local
501 SDValue Low = Value; in LowerSTORE() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h44 const ConstantInt *Low, *High; member
H A DTargetLowering.h1163 bool rangeFitsInWord(const APInt &Low, const APInt &High, in rangeFitsInWord()
1183 const APInt &Low, const APInt &High, in isSuitableForBitTests()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp662 unsigned Low = PluralNumber(Start, End); in TestPluralRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp854 Value *Low = IRB.CreateExtractValue(Input, 0, "low"); in runEHOnFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DZ3Solver.cpp601 SMTExprRef mkBVExtract(unsigned High, unsigned Low, in mkBVExtract()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp521 Register Low = getSubReg(Reg, AMDGPU::lo16); in getReservedRegs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp645 static llvm::Value *emitHash16Bytes(CGBuilderTy &Builder, llvm::Value *Low, in emitHash16Bytes()
835 llvm::Value *Low = llvm::ConstantInt::get(Int64Ty, TypeHash); in EmitTypeCheck() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1911 uint32_t Low = (Imm + Alignment.value()) & 4095; in splitMUBUFOffset() local

12