Searched defs:High (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp68 static bool addRangeMetadata(uint64_t Low, uint64_t High, CallInst *C) { argument
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_type.h107 S32 High; member in struct:_S64
113 U32 High; member in struct:_U64
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h102 S32 High; member in struct:_S64
108 U32 High; member in struct:_U64
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h104 S32 High; member in struct:_S64
110 U32 High; member in struct:_U64
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp72 const char *const *High = NameTable.end(); local
H A DAutoUpgrade.cpp3319 bool High = Name[20] == 'h' || Name[21] == 'h'; local
H A DVerifier.cpp3365 ConstantInt *High = local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h354 unsigned High = Flag >> 16; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp207 const APInt &High = Clusters[I].High->getValue(); local
379 APInt High = Clusters[Last].High->getValue(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h50 void setSpillGPRRegs(unsigned Low, unsigned High, unsigned Offs) { argument
60 void setRestoreGPRRegs(unsigned Low, unsigned High, unsigned Offs) { argument
H A DSystemZISelLowering.cpp2297 uint64_t High = uint64_t(1) << HighShift; local
3550 unsigned High, Low; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp463 unsigned High = RI->getSubReg(MO1.getReg(), Hexagon::isub_hi); local
540 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); local
552 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); local
566 unsigned High = RI->getSubReg(MO.getReg(), Hexagon::isub_hi); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h39 const ConstantInt *Low, *High; member in struct:llvm::SwitchCG::CaseCluster
47 static CaseCluster range(const ConstantInt *Low, const ConstantInt *High, argument
58 static CaseCluster jumpTable(const ConstantInt *Low, const ConstantInt *High, argument
69 static CaseCluster bitTests(const ConstantInt *Low, const ConstantInt *High, argument
[all...]
H A DTargetLowering.h1007 bool rangeFitsInWord(const APInt &Low, const APInt &High, argument
1026 isSuitableForBitTests(unsigned NumDests, unsigned NumCmps, const APInt &Low, const APInt &High, const DataLayout &DL) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp772 MCRegister llvm::getX86SubSuperRegister(MCRegister Reg, unsigned Size, bool High) { argument
599 getX86SubSuperRegisterOrZero(MCRegister Reg, unsigned Size, bool High) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp53 int64_t Low, High; member in struct:__anon2785::IntRange
91 ConstantInt* High; member in struct:__anon2786::LowerSwitch::CaseRange
506 APInt High = Cases.back().High->getValue(); local
527 int64_t High = I.High->getSExtValue(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h408 const SCEV *High; member in struct:llvm::RuntimePointerChecking::CheckingPtrGroup
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp56 int64_t clamp(int64_t Value, int64_t Low, int64_t High) { argument
H A DCGExpr.cpp814 llvm::Value *High = Builder.CreateZExt(VPtrVal, Int64Ty); local
622 emitHash16Bytes(CGBuilderTy &Builder, llvm::Value *Low, llvm::Value *High) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h330 constexpr inline uint64_t Make_64(uint32_t High, uint32_t Low) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp650 unsigned High = PluralNumber(Start, End); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp330 unsigned High = (OC[Offset] & 0x7); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp394 SDValue High = DAG.getLoad(PtrVT, DL, Chain, HighAddr, MachinePointerInfo()); local
452 SDValue High = local
503 SDValue High = DAG.getNode(ISD::SRL, dl, MVT::i32, Value, local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp598 const APInt& High = cast<ConstantInt>(CB.CmpRHS)->getValue(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4400 APInt High = readWideAPInt( local

Completed in 536 milliseconds

12