Home
last modified time | relevance | path

Searched defs:High (Results 1 – 25 of 35) 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()
H A DSystemZISelLowering.cpp2354 uint64_t High = uint64_t(1) << HighShift; in getTestUnderMaskCond() local
3619 unsigned High, Low; in lowerOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A 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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A 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
/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/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp612 bool High) { in getX86SubSuperRegisterOrZero()
784 MCRegister llvm::getX86SubSuperRegister(MCRegister Reg, unsigned Size, bool High) { in getX86SubSuperRegister()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp210 const APInt &High = Clusters[I].High->getValue(); in buildJumpTable() local
382 APInt High = Clusters[Last].High->getValue(); in buildBitTests() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInlineAsm.h357 unsigned High = Flag >> 16; in hasRegClassConstraint() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h357 const SCEV *High; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp459 uint64_t High = Data.getUnsigned(&Offset, AddressSize); in emitLocationsForUnit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp157 const char *const *High = NameTable.end(); in lookupLLVMIntrinsicByName() local
H A DMetadata.cpp987 ConstantInt *Low, ConstantInt *High) { in tryMergeRange()
1006 ConstantInt *Low, ConstantInt *High) { in addRange()
H A DConstantRange.cpp1693 auto *High = mdconst::extract<ConstantInt>(Ranges.getOperand(2 * i + 1)); in getConstantRangeFromMetadata() local
H A DAutoUpgrade.cpp3470 bool High = Name[20] == 'h' || Name[21] == 'h'; in UpgradeIntrinsicCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A 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
/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.cpp665 unsigned High = PluralNumber(Start, End); in TestPluralRange() 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/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp378 unsigned High = (OC[Offset] & 0x7); in opcode_11100xxx() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp646 llvm::Value *High) { in emitHash16Bytes()
839 llvm::Value *High = Builder.CreateZExt(VPtrVal, Int64Ty); in EmitTypeCheck() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1910 uint32_t High = (Imm + Alignment.value()) & ~4095; in splitMUBUFOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp850 const APInt& High = cast<ConstantInt>(CB.CmpRHS)->getValue(); in emitSwitchCase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp3234 uint64_t High, bool AllowSaturation, in SelectSVEShiftImm()

12