Searched defs:Low (Results 1 - 25 of 30) 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.h106 U32 Low; member in struct:_S64
112 U32 Low; member in struct:_U64
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h101 U32 Low; member in struct:_S64
107 U32 Low; member in struct:_U64
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h103 U32 Low; member in struct:_S64
109 U32 Low; member in struct:_U64
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp71 const char *const *Low = NameTable.begin(); local
H A DVerifier.cpp3362 ConstantInt *Low = local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8_private.h69 UInt32 Low; member in struct:__anon19
H A Darchive_ppmd7_private.h78 UInt32 Low; member in struct:__anon15
87 UInt64 Low; member in struct:__anon16
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp206 const APInt &Low = Clusters[I].Low->getValue(); local
378 APInt Low = Clusters[First].Low->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.cpp2298 uint64_t Low = uint64_t(1) << countTrailingZeros(Mask); local
3550 unsigned High, Low; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp464 unsigned Low = RI->getSubReg(MO1.getReg(), Hexagon::isub_lo); local
541 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); local
553 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); local
567 unsigned Low = RI->getSubReg(MO.getReg(), Hexagon::isub_lo); 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/Transforms/IPO/
H A DArgumentPromotion.cpp518 std::set<IndicesVector>::iterator Low; local
537 std::set<IndicesVector>::iterator Low; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp53 int64_t Low, High; member in struct:__anon2785::IntRange
90 ConstantInt* Low; member in struct:__anon2786::LowerSwitch::CaseRange
505 APInt Low = Cases.front().Low->getValue(); local
526 int64_t Low = I.Low->getSExtValue(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h411 const SCEV *Low; 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
/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/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp800 Value *Low = IRB.CreateExtractValue(Input, 0, "low"); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp647 unsigned Low = PluralNumber(Start, End); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp393 SDValue Low = DAG.getLoad(PtrVT, DL, Chain, LowAddr, MachinePointerInfo()); local
446 SDValue Low = local
502 SDValue Low = Value; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp597 const APInt& Low = cast<ConstantInt>(CB.CmpLHS)->getValue(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1241 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4388 APInt Low; local

Completed in 396 milliseconds

12