Home
last modified time | relevance | path

Searched defs:Lower (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h48 APInt Lower, Upper; variable
84 static ConstantRange getNonEmpty(APInt Lower, APInt Upper) { in getNonEmpty()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h26 LVAddress Lower = 0; variable
57 LVAddress Lower = MaxAddress; variable
H A DLVType.h274 void setBounds(unsigned Lower, unsigned Upper) override { in setBounds()
H A DLVElement.h252 virtual void setBounds(unsigned Lower, unsigned Upper) {} in setBounds()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMCInstLower.cpp47 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DNativeFormatting.h22 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
H A DUnicodeCharRanges.h24 uint32_t Lower; member
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMCInstLower.cpp27 void CSKYMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in CSKYMCInstLower
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp104 void ARCMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in ARCMCInstLower
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp93 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in LanaiMCInstLower
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp103 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in XCoreMCInstLower
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp115 void MSP430MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MSP430MCInstLower
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp160 void M68kMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in M68kMCInstLower
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp73 APInt Lower = Known.getMinValue(), Upper = Known.getMaxValue(); in fromKnownBits() local
273 APInt Lower, Upper; in makeExactMulNSWRegion() local
1250 APInt Lower = getUnsignedMin().udiv(RHS.getUnsignedMax()); in udiv() local
1417 APInt Lower = APIntOps::umax(MinLHS, -MaxAbsRHS + 1); in srem() local
1422 APInt Lower = APIntOps::umax(MinLHS, -MaxAbsRHS + 1); in srem() local
1749 static ConstantRange getUnsignedCountTrailingZerosRange(const APInt &Lower, in getUnsignedCountTrailingZerosRange()
1817 static ConstantRange getUnsignedPopCountRange(const APInt &Lower, in getUnsignedPopCountRange()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp314 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MipsMCInstLower
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp371 void AArch64MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in AArch64MCInstLower
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp199 SystemZMCInstLower Lower(MF->getContext(), *this); in emitInstruction() local
725 SystemZMCInstLower &Lower) { in LowerFENTRY_CALL()
787 SystemZMCInstLower &Lower) { in LowerPATCHPOINT()
938 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h57 auto Lower = std::lower_bound(FeatureFreqs.begin(), FeatureFreqs.end(), in DeleteFeatureFreq() local
136 auto Lower = std::lower_bound(FeatureFreqs.begin(), FeatureFreqs.end(), in UpdateFeatureFrequency() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp126 const_iterator Lower = llvm::lower_bound(Original, Element); in add() local
393 bool RangeSet::pin(llvm::APSInt &Lower, llvm::APSInt &Upper) const { in pin()
474 RangeSet RangeSet::Factory::intersect(RangeSet What, llvm::APSInt Lower, in intersect()
855 llvm::APSInt Lower = Point; in deletePoint() local
3105 llvm::APSInt Lower = Min - Adjustment; in getSymLTRange() local
3142 llvm::APSInt Lower = ComparisonVal - Adjustment; in getSymGTRange() local
3180 llvm::APSInt Lower = ComparisonVal - Adjustment; in getSymGERange() local
3217 llvm::APSInt Lower = Min - Adjustment; in getSymLERange() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp33 uint64_t Upper = P1, Lower = P4; in multiply64() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h59 Lower, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h385 const SCEV *Lower[8]; member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp339 Field Lower = fieldFromInstruction(Insn, 6, 6); in DecodeSOPwithRS12() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp684 LVOffset Lower = DIE.getOffset(); in traverseDieAndChildren() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp666 RangeTree::Node *RangeTree::rotateLeft(Node *Lower, Node *Higher) { in rotateLeft()
681 RangeTree::Node *RangeTree::rotateRight(Node *Lower, Node *Higher) { in rotateRight()

12