Home
last modified time | relevance | path

Searched defs:Low (Results 1 – 21 of 21) sorted by relevance

/NextBSD/sys/dev/mpt/mpilib/
HDmpi_type.h103 U32 Low; member
109 U32 Low; member
/NextBSD/sys/dev/mps/mpi/
HDmpi2_type.h101 U32 Low; member
107 U32 Low; member
/NextBSD/sys/dev/mpr/mpi/
HDmpi2_type.h104 U32 Low; member
110 U32 Low; member
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDLowerSwitch.cpp36 int64_t Low, High; member
70 ConstantInt* Low; member
441 int64_t Low = I.Low->getSExtValue(); in processSwitchInst() local
/NextBSD/contrib/libarchive/libarchive/
HDarchive_ppmd7_private.h78 UInt32 Low; member
87 UInt64 Low; member
/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDArgumentPromotion.cpp365 std::set<ArgPromotion::IndicesVector>::iterator Low; in PrefixIn() local
384 std::set<ArgPromotion::IndicesVector>::iterator Low; in MarkIndicesSafe() local
/NextBSD/contrib/llvm/lib/IR/
HDMetadata.cpp844 ConstantInt *Low, ConstantInt *High) { in tryMergeRange()
863 ConstantInt *Low, ConstantInt *High) { in addRange()
HDVerifier.cpp2588 ConstantInt *Low = in visitRangeMetadata() local
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDLoopAccessAnalysis.h366 const SCEV *Low; member
/NextBSD/contrib/llvm/lib/Target/XCore/
HDXCoreISelLowering.cpp407 SDValue Low = DAG.getLoad(PtrVT, DL, Chain, LowAddr, MachinePointerInfo(), in lowerLoadWordFromAlignedBasePlusOffset() local
470 SDValue Low = DAG.getExtLoad(ISD::ZEXTLOAD, DL, MVT::i32, Chain, in LowerLOAD() local
534 SDValue Low = Value; in LowerSTORE() local
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDDiagnostic.cpp514 unsigned Low = PluralNumber(Start, End); in TestPluralRange() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.h151 const ConstantInt *Low, *High; member
HDSelectionDAGBuilder.cpp1654 const APInt& Low = cast<ConstantInt>(CB.CmpLHS)->getValue(); in visitSwitchCase() local
2486 unsigned Pos, unsigned Size, int Low) { in isSequentialInRange()
7480 APInt Low = Clusters[I].Low->getValue(); in buildJumpTable() local
7648 bool SelectionDAGBuilder::rangeFitsInWord(const APInt &Low, const APInt &High) { in rangeFitsInWord()
7657 const APInt &Low, in isSuitableForBitTests()
7695 APInt Low = Clusters[First].Low->getValue(); in buildBitTests() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp471 static llvm::Value *emitHash16Bytes(CGBuilderTy &Builder, llvm::Value *Low, in emitHash16Bytes()
601 llvm::Value *Low = llvm::ConstantInt::get(Int64Ty, TypeHash); in EmitTypeCheck() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineAndOrXor.cpp959 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in FoldAndOfICmps() local
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp1843 uint64_t Low = uint64_t(1) << countTrailingZeros(Mask); in getTestUnderMaskCond() local
2883 unsigned High, Low; in lowerOR() local
/NextBSD/contrib/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp3842 APInt Low; in parseFunctionBody() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelLowering.cpp3984 static bool isUndefOrInRange(int Val, int Low, int Hi) { in isUndefOrInRange()
3998 unsigned Pos, unsigned Size, int Low) { in isSequentialOrUndefInRange()
6917 unsigned Low = Left ? i : i + Shift; in lowerVectorShuffleAsShift() local
12071 SDValue Low, High; in lowerUINT_TO_FP_vXi32() local
18117 SDValue Low = DAG.getNode(X86ISD::UNPCKL, DL, VT, V, Zeros); in LowerHorizontalByteSum() local
/NextBSD/contrib/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp4192 ARMAsmParser::parsePKHImm(OperandVector &Operands, StringRef Op, int Low, in parsePKHImm()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp2667 int Low, int High) { in SemaBuiltinConstantArgRange()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp3496 SDValue Low = DAG.getNode(ARMISD::CMOV, dl, MVT::i32, FalseLow, TrueLow, in getCMOV() local