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

/netbsd-current/external/apache2/llvm/dist/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...]
/netbsd-current/sys/arch/amiga/stand/bootblock/boot/
H A Damigatypes.h60 u_int32_t First, Lower, Upper, Free; member in struct:MemHead
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DScaledNumber.cpp33 uint64_t Upper = P1, Lower = P4; local
H A DNativeFormatting.cpp141 bool Upper = local
/netbsd-current/external/apache2/llvm/dist/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...]
/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutprint.c303 BOOLEAN Upper; local
171 AcpiUtPutNumber( char *String, UINT64 Number, UINT8 Base, BOOLEAN Upper) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprOpenMP.h240 Expr *Upper = nullptr; member in struct:clang::OMPIteratorHelperData
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStratifiedSets.h514 auto *Upper = &linksAt(UpperIndex); local
H A DValueTracking.cpp464 ConstantInt *Upper = local
2193 ConstantInt *Upper = local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h363 const SCEV *Upper[8]; member in struct:llvm::DependenceInfo::BoundInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp281 generateImmOutOfRangeError( OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, Twine Msg = �) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp956 generateImmOutOfRangeError( OperandVector &Operands, uint64_t ErrorInfo, int64_t Lower, int64_t Upper, Twine Msg = �) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp775 addOperandsForVFMK(MachineInstrBuilder &MIB, MachineInstr &MI, bool Upper) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp216 uint64_t Upper = std::min(A.HighPC, B.HighPC); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1120 SDValue Upper = CurDAG->getConstant(UpperVal, DL, VT); local
[all...]
H A DSystemZISelLowering.cpp778 uint64_t Upper = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp799 uint64_t Upper = UINT64_C(-1) << (sizeof(T) * 4) << (sizeof(T) * 4); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2637 const APInt &Upper = CR.getUpper(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7127 ConstantInt *Upper = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1693 llvm::Value *Upper = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7675 SDValue Upper = DAG.getBuildVector( local
9481 SDValue Upper = DAG.getNode(ISD::SRL, dl, MVT::i64, Result, local
[all...]

Completed in 646 milliseconds