HomeSort by relevance Sort by last modified time
    Searched refs:getZExtValue (Results 1 - 25 of 189) sorted by null

1 2 3 4 5 6 7 8

  /external/llvm/lib/Target/Hexagon/
HexagonSelectionDAGInfo.cpp 39 uint64_t SizeVal = ConstantSize->getZExtValue();
  /external/clang/lib/AST/
TemplateBase.cpp 44 const char Ch = Val.getZExtValue();
70 Integer.VAL = Value.getZExtValue();
  /external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp 84 if (CI->getZExtValue() == NumBits) {
130 if (CI->getZExtValue() > NumBits) {
131 unsigned LowBits = TypeWidth - CI->getZExtValue();
154 if (CI->getValue().ult(TypeWidth) && CI->getZExtValue() > NumBits) {
155 unsigned LowBits = CI->getZExtValue() - NumBits;
221 unsigned NewShAmt = NumBits+CI->getZExtValue();
246 assert(CI->getZExtValue() > NumBits);
248 CI->getZExtValue() - NumBits));
262 unsigned NewShAmt = NumBits+CI->getZExtValue();
286 assert(CI->getZExtValue() > NumBits)
    [all...]
InstCombineVectorOps.cpp 75 unsigned IIElt = cast<ConstantInt>(III->getOperand(2))->getZExtValue();
118 unsigned IndexVal = IdxC->getZExtValue();
183 int SrcIdx = SVI->getMaskValue(Elt->getZExtValue());
250 unsigned InsertedIdx = cast<ConstantInt>(IdxOp)->getZExtValue();
264 cast<ConstantInt>(EI->getOperand(1))->getZExtValue();
323 cast<ConstantInt>(EI->getOperand(1))->getZExtValue();
324 unsigned InsertedIdx = cast<ConstantInt>(IdxOp)->getZExtValue();
379 cast<ConstantInt>(EI->getOperand(1))->getZExtValue();
380 unsigned InsertedIdx = cast<ConstantInt>(IdxOp)->getZExtValue();
InstCombineCasts.cpp 29 Offset = CI->getZExtValue();
46 Scale = UINT64_C(1) << RHS->getZExtValue();
53 Scale = RHS->getZExtValue();
64 Offset += RHS->getZExtValue();
484 if (Cst->getZExtValue() >= ASize)
490 Value *Shift = Builder->CreateLShr(A, Cst->getZExtValue());
710 BitsToClear += Amt->getZExtValue();
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 60 if (!CN || CN->getZExtValue() % MemSize != 0
61 || CN->getZExtValue() / MemSize > 0xfff)
64 UImm12 = CurDAG->getTargetConstant(CN->getZExtValue() / MemSize, MVT::i64);
169 if (!A64Imms::isLogicalImm(RegWidth, CN->getZExtValue(), Bits))
187 uint64_t BitPat = cast<ConstantSDNode>(Node)->getZExtValue();
229 uint64_t UnsignedVal = cast<ConstantSDNode>(Node)->getZExtValue();
308 uint64_t Val = CN->getZExtValue();
349 if (cast<ConstantSDNode>(Node)->getZExtValue() == 0) {
  /external/llvm/lib/Target/MBlaze/
MBlazeISelDAGToDAG.cpp 105 Imm = (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
107 return Imm == (int32_t)cast<ConstantSDNode>(N)->getZExtValue();
109 return Imm == (int64_t)cast<ConstantSDNode>(N)->getZExtValue();
166 uint32_t Imm = CN->getZExtValue();
  /external/llvm/lib/ExecutionEngine/Interpreter/
ExternalFunctions.cpp 140 *I8Ptr = (int8_t) AV.IntVal.getZExtValue();
145 *I16Ptr = (int16_t) AV.IntVal.getZExtValue();
150 *I32Ptr = (int32_t) AV.IntVal.getZExtValue();
155 *I64Ptr = (int64_t) AV.IntVal.getZExtValue();
372 sprintf(Buffer, FmtBuf, uint32_t(Args[ArgNo++].IntVal.getZExtValue()));
388 sprintf(Buffer, FmtBuf, Args[ArgNo++].IntVal.getZExtValue());
390 sprintf(Buffer, FmtBuf,uint32_t(Args[ArgNo++].IntVal.getZExtValue()));
Execution.cpp 577 exit(GV.IntVal.zextOrTrunc(32).getZExtValue());
749 getOperandValue(I.getOperand(0), SF).IntVal.getZExtValue();
786 unsigned Index = unsigned(CPU->getZExtValue());
798 Idx = (int64_t)(int32_t)IdxGV.IntVal.getZExtValue();
801 Idx = (int64_t)IdxGV.IntVal.getZExtValue();
    [all...]
  /external/llvm/lib/Target/R600/
AMDILISelDAGToDAG.cpp 221 ImmValue = Value.bitcastToAPInt().getZExtValue();
228 if (C->getZExtValue() == 0) {
230 } else if (C->getZExtValue() == 1) {
233 ImmValue = C->getZExtValue();
272 if (C->getZExtValue() != 0) {
382 Consts.push_back(Cst->getZExtValue());
388 Consts.push_back(Cst->getZExtValue());
565 IntPtr = CurDAG->getIntPtrConstant(Cst->getZExtValue() / 4, true);
587 && isInt<16>(IMMOffset->getZExtValue())) {
590 Offset = CurDAG->getTargetConstant(IMMOffset->getZExtValue(), MVT::i32)
    [all...]
AMDILPeepholeOptimizer.cpp 351 mSTM->device()->getDeviceFlag() & CV->getZExtValue());
537 ? dyn_cast<ConstantInt>(LHSMask)->getZExtValue() : 0);
539 ? dyn_cast<ConstantInt>(RHSMask)->getZExtValue() : 0);
541 ? dyn_cast<ConstantInt>(LHSShift)->getZExtValue() : 0);
543 ? dyn_cast<ConstantInt>(RHSShift)->getZExtValue() : 0);
721 uint32_t maskVal = (uint32_t)AndCI->getZExtValue();
726 uint32_t shiftVal = (uint32_t)ShiftIC->getZExtValue();
743 uint32_t maskVal = (uint32_t)dyn_cast<ConstantInt>(AndMask)->getZExtValue();
752 uint32_t shiftVal = (uint32_t)dyn_cast<ConstantInt>(ShrVal)->getZExtValue();
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 612 uint32_t Sign = Imm.lshr(31).getZExtValue() & 1;
614 int64_t Mantissa = Imm.getZExtValue() & 0x7fffff; // 23 bits
640 uint64_t Sign = Imm.lshr(63).getZExtValue() & 1;
642 uint64_t Mantissa = Imm.getZExtValue() & 0xfffffffffffffULL;
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 47 ConstantSize->getZExtValue() >
81 uint64_t SizeVal = ConstantSize->getZExtValue();
90 uint64_t Val = ValC->getZExtValue() & 255;
189 uint64_t SizeVal = ConstantSize->getZExtValue();
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 212 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue(),
225 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue(),
235 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue()));
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 60 uint32_t value = (uint32_t)N->getZExtValue();
160 uint64_t Val = cast<ConstantSDNode>(N)->getZExtValue();
262 unsigned IntNo = cast<ConstantSDNode>(Addr->getOperand(1))->getZExtValue();
  /external/llvm/lib/IR/
LLVMContext.cpp 110 LocCookie = CI->getZExtValue();
  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 58 Offset += TD.getStructLayout(STy)->getElementOffset(OpC->getZExtValue());
219 int64_t Size = cast<ConstantInt>(MSI->getLength())->getZExtValue();
603 srcArraySize->getZExtValue();
618 destArraySize->getZExtValue();
749 if (!MDepLen || !MLen || MDepLen->getZExtValue() < MLen->getZExtValue())
841 CopySize->getZExtValue(), M->getAlignment(),
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BasicValueFactory.cpp 178 uint64_t Amt = V2.getZExtValue();
196 uint64_t Amt = V2.getZExtValue();
SVals.cpp 256 os << C.getValue().getZExtValue();
304 os << castAs<loc::ConcreteInt>().getValue().getZExtValue() << " (Loc)";
  /external/llvm/include/llvm/IR/
IntrinsicInst.h 103 const_cast<Value*>(getArgOperand(1)))->getZExtValue();
128 return getAlignmentCst()->getZExtValue();
  /external/llvm/lib/Analysis/
CostModel.cpp 169 Idx = CI->getZExtValue();
178 Idx = CI->getZExtValue();
  /external/llvm/lib/Target/NVPTX/
NVPTXLowerAggrCopies.cpp 141 if (len_int->getZExtValue() >= MaxAggrCopySize) {
151 if (len_int->getZExtValue() >= MaxAggrCopySize) {
  /external/llvm/unittests/ADT/
APIntTest.cpp 53 EXPECT_EQ(((uint64_t)-2)&((1ull<<33) -1), i33minus2.getZExtValue());
92 EXPECT_EQ((uint64_t)~0ull, u64max.getZExtValue());
102 EXPECT_EQ(0u, zero.getZExtValue());
112 EXPECT_EQ(1u, one.getZExtValue());
124 EXPECT_EQ(1u, neg_one.getZExtValue());
125 EXPECT_EQ(0u, zero.getZExtValue());
127 EXPECT_EQ(1u, one.getZExtValue());
128 EXPECT_EQ(0u, two.getZExtValue());
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 293 Imm = cast<ConstantSDNode>(N)->getZExtValue();
327 ScaledConstant = (int) C->getZExtValue();
491 ShImmVal = RHS->getZExtValue() & 31;
552 int RHSC = (int)RHS->getZExtValue();
581 int RHSC = (int)RHS->getZExtValue();
628 ShAmt = Sh->getZExtValue();
650 ShAmt = Sh->getZExtValue();
680 int RHSC = (int)RHS->getZExtValue();
767 ShAmt = Sh->getZExtValue();
789 ShAmt = Sh->getZExtValue();
    [all...]
  /external/llvm/unittests/Analysis/
ScalarEvolutionTest.cpp 68 EXPECT_EQ(cast<SCEVConstant>(M0->getOperand(0))->getValue()->getZExtValue(),
70 EXPECT_EQ(cast<SCEVConstant>(M1->getOperand(0))->getValue()->getZExtValue(),
72 EXPECT_EQ(cast<SCEVConstant>(M2->getOperand(0))->getValue()->getZExtValue(),

Completed in 645 milliseconds

1 2 3 4 5 6 7 8