Searched defs:Upper (Results 1 - 24 of 24) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DNativeFormatting.h22 enum class HexPrintStyle { Upper, Lower, PrefixUpper, PrefixLower }; member in class:llvm::HexPrintStyle
H A DUnicodeCharRanges.h25 uint32_t Upper; member in struct:llvm::sys::UnicodeCharRange
H A DFormat.h169 bool Upper; member in class:llvm::FormattedNumber
223 bool Upper; // Show offset and hex bytes as upper case. member in class:llvm::FormattedBytes
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h27 LVAddress Upper = 0; member in class:llvm::logicalview::final
58 LVAddress Upper = 0; member in class:llvm::logicalview::final
H A DLVElement.h249 virtual void setBounds(unsigned Lower, unsigned Upper) {} argument
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DScaledNumber.cpp33 uint64_t Upper = P1, Lower = P4; local
H A DNativeFormatting.cpp147 bool Upper = local
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DConstantRange.h48 APInt Lower, Upper; member in class:llvm::ConstantRange
84 static ConstantRange getNonEmpty(APInt Lower, APInt Upper) { argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp174 const bool Upper = (*Cur == 'X'); local
28 appendNumber(char **Buffer, const char *BufferEnd, u64 AbsoluteValue, u8 Base, u8 MinNumberLength, bool PadWithZero, bool Negative, bool Upper) argument
71 appendUnsigned(char **Buffer, const char *BufferEnd, u64 Num, u8 Base, u8 MinNumberLength, bool PadWithZero, bool Upper) argument
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DExprOpenMP.h240 Expr *Upper = nullptr; member in struct:clang::OMPIteratorHelperData
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h384 const SCEV *Upper[8]; member in struct:llvm::DependenceInfo::BoundInfo
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DStratifiedSets.h513 auto *Upper = &linksAt(UpperIndex); local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp685 LVOffset Upper = CurrentEndOffset; local
/openbsd-current/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp807 addOperandsForVFMK(MachineInstrBuilder &MIB, MachineInstr &MI, bool Upper) argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp254 uint64_t Upper = std::min(A.HighPC, B.HighPC); local
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1059 generateImmOutOfRangeError( OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, Twine Msg = �) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp651 generateImmOutOfRangeError( OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, Twine Msg = �) argument
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1191 addSize(LVScope *Scope, LVOffset Lower, LVOffset Upper) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1126 SDValue Upper = CurDAG->getConstant(UpperVal, DL, VT); local
[all...]
H A DSystemZISelLowering.cpp786 uint64_t Upper = local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2744 const APInt &Upper = CR.getUpper(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp929 uint64_t Upper = UINT64_C(-1) << (sizeof(T) * 4) << (sizeof(T) * 4); local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1671 llvm::Value *Upper = local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7528 int Upper = SingleSource ? 0 : NumElts; local
8064 SDValue Upper = local
10038 SDValue Upper local
[all...]

Completed in 778 milliseconds