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

1 2 3 4 5 6 7 8 9

  /external/llvm/lib/Target/NVPTX/
NVPTXMCExpr.cpp 42 std::string HexStr(utohexstr(API.getZExtValue()));
45 OS << utohexstr(API.getZExtValue());
NVPTXLowerAggrCopies.cpp 137 if (len_int->getZExtValue() >= MaxAggrCopySize) {
147 if (len_int->getZExtValue() >= MaxAggrCopySize) {
  /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();
185 unsigned IndexVal = IdxC->getZExtValue();
258 int SrcIdx = SVI->getMaskValue(Elt->getZExtValue());
325 unsigned InsertedIdx = cast<ConstantInt>(IdxOp)->getZExtValue();
339 cast<ConstantInt>(EI->getOperand(1))->getZExtValue();
398 cast<ConstantInt>(EI->getOperand(1))->getZExtValue();
399 unsigned InsertedIdx = cast<ConstantInt>(IdxOp)->getZExtValue();
458 cast<ConstantInt>(EI->getOperand(1))->getZExtValue();
459 unsigned InsertedIdx = cast<ConstantInt>(IdxOp)->getZExtValue();
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.cpp 38 uint64_t Bytes = CSize->getZExtValue();
74 uint64_t Bytes = CSize->getZExtValue();
82 uint64_t ByteVal = CByte->getZExtValue();
SystemZISelDAGToDAG.cpp 604 uint64_t AndMask = MaskNode->getZExtValue();
614 if (Used != (AndMask | InsertMask | KnownZero.getZExtValue()))
667 uint64_t Mask = MaskNode->getZExtValue();
674 Mask |= KnownZero.getZExtValue();
692 uint64_t Mask = ~MaskNode->getZExtValue();
699 Mask &= ~KnownOne.getZExtValue();
716 RxSBG.Rotate = (RxSBG.Rotate + CountNode->getZExtValue()) & 63;
727 uint64_t Count = CountNode->getZExtValue();
754 uint64_t Count = CountNode->getZExtValue();
825 if (MaskN->getZExtValue() != RISBG.Mask)
    [all...]
  /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()));
  /external/llvm/lib/Target/R600/
AMDGPUISelDAGToDAG.cpp 229 Consts.push_back(Cst->getZExtValue());
235 Consts.push_back(Cst->getZExtValue());
343 ImmValue = Value.bitcastToAPInt().getZExtValue();
350 if (C->getZExtValue() == 0) {
352 } else if (C->getZExtValue() == 1) {
355 ImmValue = C->getZExtValue();
400 if (C->getZExtValue() != 0) {
701 IntPtr = CurDAG->getIntPtrConstant(Cst->getZExtValue() / 4, true);
723 && isInt<16>(IMMOffset->getZExtValue())) {
726 Offset = CurDAG->getTargetConstant(IMMOffset->getZExtValue(), MVT::i32)
    [all...]
R600TextureIntrinsicsReplacer.cpp 166 dyn_cast<ConstantInt>(I.getArgOperand(3))->getZExtValue();
190 dyn_cast<ConstantInt>(I.getArgOperand(6))->getZExtValue();
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILISelDAGToDAG.cpp 340 if (isInt<8>(OffsetNode->getZExtValue() >> 2)) {
342 Offset = CurDAG->getTargetConstant(OffsetNode->getZExtValue() >> 2,
362 && isInt<16>(IMMOffset->getZExtValue())) {
365 Offset = CurDAG->getTargetConstant(IMMOffset->getZExtValue(), MVT::i32);
369 && isInt<16>(IMMOffset->getZExtValue())) {
373 Offset = CurDAG->getTargetConstant(IMMOffset->getZExtValue(), MVT::i32);
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILISelDAGToDAG.cpp 340 if (isInt<8>(OffsetNode->getZExtValue() >> 2)) {
342 Offset = CurDAG->getTargetConstant(OffsetNode->getZExtValue() >> 2,
362 && isInt<16>(IMMOffset->getZExtValue())) {
365 Offset = CurDAG->getTargetConstant(IMMOffset->getZExtValue(), MVT::i32);
369 && isInt<16>(IMMOffset->getZExtValue())) {
373 Offset = CurDAG->getTargetConstant(IMMOffset->getZExtValue(), MVT::i32);
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 58 if (!CN || CN->getZExtValue() % MemSize != 0
59 || CN->getZExtValue() / MemSize > 0xfff)
62 UImm12 = CurDAG->getTargetConstant(CN->getZExtValue() / MemSize, MVT::i64);
184 if (!A64Imms::isLogicalImm(RegWidth, CN->getZExtValue(), Bits))
202 uint64_t BitPat = cast<ConstantSDNode>(Node)->getZExtValue();
284 uint64_t UnsignedVal = cast<ConstantSDNode>(Node)->getZExtValue();
348 uint64_t Val = CN->getZExtValue();
493 if (cast<ConstantSDNode>(Node)->getZExtValue() == 0) {
  /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/Analysis/
TypeBasedAliasAnalysis.cpp 135 return cast<ConstantInt>(Node->getOperand(2))->getZExtValue();
184 getZExtValue();
196 getZExtValue();
CostModel.cpp 191 Idx = CI->getZExtValue();
200 Idx = CI->getZExtValue();
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp 253 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue(),
266 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue(),
276 rv.IntVal = APInt(32, PF(ArgValues[0].IntVal.getZExtValue()));
  /external/llvm/lib/Target/XCore/
XCoreISelDAGToDAG.cpp 58 uint32_t value = (uint32_t)N->getZExtValue();
114 uint64_t Val = cast<ConstantSDNode>(N)->getZExtValue();
216 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();
755 if (!MDepLen || !MLen || MDepLen->getZExtValue() < MLen->getZExtValue())
847 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 263 os << C.getValue().getZExtValue();
311 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();

Completed in 566 milliseconds

1 2 3 4 5 6 7 8 9