| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | ConstantRange.h | 48 APInt Lower, Upper; variable 84 static ConstantRange getNonEmpty(APInt Lower, APInt Upper) { in getNonEmpty()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZAsmPrinter.cpp | 128 SystemZMCInstLower Lower(MF->getContext(), *this); in emitInstruction() local 605 SystemZMCInstLower &Lower) { in LowerFENTRY_CALL() 668 SystemZMCInstLower &Lower) { in LowerPATCHPOINT() 778 SystemZMCInstLower Lower(MF->getContext(), *this); in PrintAsmOperand() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | NativeFormatting.h | 22 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; enumerator
|
| D | UnicodeCharRanges.h | 24 uint32_t Lower; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/ |
| D | BPFMCInstLower.cpp | 47 void BPFMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in BPFMCInstLower
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/ |
| D | ARCMCInstLower.cpp | 104 void ARCMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in ARCMCInstLower
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| D | LanaiMCInstLower.cpp | 93 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in LanaiMCInstLower
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/ |
| D | XCoreMCInstLower.cpp | 103 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in XCoreMCInstLower
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| D | MSP430MCInstLower.cpp | 115 void MSP430MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MSP430MCInstLower
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/ |
| D | M68kMCInstLower.cpp | 145 void M68kMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in M68kMCInstLower
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | ConstantRange.cpp | 72 APInt Lower = Known.getMinValue(), Upper = Known.getMaxValue(); in fromKnownBits() local 216 APInt Lower, Upper; in makeExactMulNSWRegion() local 1119 APInt Lower = getUnsignedMin().udiv(RHS.getUnsignedMax()); in udiv() local 1283 APInt Lower = APIntOps::umax(MinLHS, -MaxAbsRHS + 1); in srem() local 1288 APInt Lower = APIntOps::umax(MinLHS, -MaxAbsRHS + 1); in srem() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64MCInstLower.cpp | 302 void AArch64MCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in AArch64MCInstLower
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsMCInstLower.cpp | 315 void MipsMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower() function in MipsMCInstLower
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | RangeConstraintManager.cpp | 117 const_iterator Lower = llvm::lower_bound(Original, Element); in add() local 196 bool RangeSet::pin(llvm::APSInt &Lower, llvm::APSInt &Upper) const { in pin() 277 RangeSet RangeSet::Factory::intersect(RangeSet What, llvm::APSInt Lower, in intersect() 488 llvm::APSInt Lower = Point; in deletePoint() local 2468 llvm::APSInt Lower = Min - Adjustment; in getSymLTRange() local 2505 llvm::APSInt Lower = ComparisonVal - Adjustment; in getSymGTRange() local 2543 llvm::APSInt Lower = ComparisonVal - Adjustment; in getSymGERange() local 2580 llvm::APSInt Lower = Min - Adjustment; in getSymLERange() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerCorpus.h | 56 auto Lower = std::lower_bound(FeatureFreqs.begin(), FeatureFreqs.end(), in DeleteFeatureFreq() local 135 auto Lower = std::lower_bound(FeatureFreqs.begin(), FeatureFreqs.end(), in UpdateFeatureFrequency() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | ScaledNumber.cpp | 33 uint64_t Upper = P1, Lower = P4; in multiply64() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | LegacyLegalizerInfo.h | 58 Lower, enumerator
|
| D | LegalizerInfo.h | 77 Lower, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| D | DependenceAnalysis.h | 364 const SCEV *Lower[8]; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | StratifiedSets.h | 513 auto *Lower = &linksAt(LowerIndex); in tryMergeUpwards() local
|
| D | ValueTracking.cpp | 463 ConstantInt *Lower = in computeKnownBitsFromRangeMetadata() local 2233 ConstantInt *Lower = in rangeMetadataExcludesValue() local 6688 static void setLimitsForBinOp(const BinaryOperator &BO, APInt &Lower, in setLimitsForBinOp() 6843 static void setLimitsForIntrinsic(const IntrinsicInst &II, APInt &Lower, in setLimitsForIntrinsic() 6946 static void setLimitsForSelectPattern(const SelectInst &SI, APInt &Lower, in setLimitsForSelectPattern() 7014 APInt Lower = APInt(BitWidth, 0); in computeConstantRange() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
| D | CSKYAsmParser.cpp | 282 OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, in generateImmOutOfRangeError()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonConstExtenders.cpp | 664 RangeTree::Node *RangeTree::rotateLeft(Node *Lower, Node *Higher) { in rotateLeft() 679 RangeTree::Node *RangeTree::rotateRight(Node *Lower, Node *Higher) { in rotateRight()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
| D | Statistics.cpp | 215 uint64_t Lower = std::max(A.LowPC, B.LowPC); in calculateOverlap() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUCodeGenPrepare.cpp | 1314 ConstantInt *Lower = in visitLoadInst() local
|