Searched refs:getIntPtrConstant (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp111 Count = DAG.getIntPtrConstant(SizeVal);
117 Count = DAG.getIntPtrConstant(SizeVal / UBytes);
126 Count = DAG.getIntPtrConstant(SizeVal);
225 SDValue Count = DAG.getIntPtrConstant(CountVal);
H A DX86ISelLowering.cpp90 SDValue VecIdx = DAG.getIntPtrConstant(NormalizedIdxVal);
137 SDValue VecIdx = DAG.getIntPtrConstant(NormalizedIdxVal);
2012 DAG.getIntPtrConstant(1));
2372 DAG.getIntPtrConstant(Offset));
2394 SaveXMMOps.push_back(DAG.getIntPtrConstant(
2396 SaveXMMOps.push_back(DAG.getIntPtrConstant(
2449 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset);
2574 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, true),
2737 SDValue Source = DAG.getIntPtrConstant(VA.getLocMemOffset());
2862 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumByte
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp734 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(ArgsSize, true),
777 SDValue PtrOff = DAG.getIntPtrConstant(64);
794 SDValue PtrOff = DAG.getIntPtrConstant(Offset);
812 DAG.getIntPtrConstant(4));
827 SDValue PtrOff = DAG.getIntPtrConstant(Offset);
837 SDValue PtrOff = DAG.getIntPtrConstant(Offset);
843 PtrOff = DAG.getIntPtrConstant(Offset+4);
868 SDValue PtrOff = DAG.getIntPtrConstant(VA.getLocMemOffset()+StackOffset);
931 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(ArgsSize, true),
932 DAG.getIntPtrConstant(
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUISelDAGToDAG.cpp456 IntPtr = CurDAG->getIntPtrConstant(Cst->getZExtValue() / 4, true);
466 Offset = CurDAG->getIntPtrConstant(0, true);
/freebsd-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp543 DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(uniqueCallSite, true),
1127 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(uniqueCallSite, true),
1128 DAG.getIntPtrConstant(uniqueCallSite + 1, true),
1154 DAG.getIntPtrConstant(j)));
1287 DAG.getIntPtrConstant(i));
1569 DAG.getIntPtrConstant(0));
1571 DAG.getIntPtrConstant(1));
1616 DAG.getIntPtrConstant(j));
1842 DAG.getIntPtrConstant(j));
2113 OtherOps.push_back(DAG.getIntPtrConstant(L
[all...]
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1576 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(0, true),
1590 Tmp2 = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(0, true),
1591 DAG.getIntPtrConstant(0, true), SDValue(),
2307 DAG.getIntPtrConstant(0));
2396 DAG.getIntPtrConstant(0));
2404 SDValue Zero = DAG.getIntPtrConstant(0), Four = DAG.getIntPtrConstant(4);
3558 DAG.getIntPtrConstant(0));
3560 DAG.getIntPtrConstant(1));
3592 DAG.getIntPtrConstant(
[all...]
H A DLegalizeTypes.cpp968 DAG.getIntPtrConstant(0));
970 DAG.getIntPtrConstant(1));
H A DLegalizeFloatTypes.cpp767 Val, DAG.getIntPtrConstant(0)));
1387 DAG.getIntPtrConstant(1));
H A DSelectionDAGBuilder.cpp426 DAG.getIntPtrConstant(RoundBits));
453 ThisVT, Part0, DAG.getIntPtrConstant(1));
455 ThisVT, Part0, DAG.getIntPtrConstant(0));
1229 DAG.getIntPtrConstant(Offsets[i]));
3367 DAG.getIntPtrConstant(StackAlign-1));
3372 DAG.getIntPtrConstant(~(uint64_t)(StackAlign-1)));
3374 SDValue Ops[] = { getRoot(), AllocSize, DAG.getIntPtrConstant(Align) };
6902 DAG.getIntPtrConstant(cast<ConstantSDNode>(Callee)->getZExtValue(),
H A DLegalizeIntegerTypes.cpp678 DAG.getIntPtrConstant(SmallVT.getSizeInBits()));
2842 SDValue Zero = DAG.getIntPtrConstant(0);
2843 SDValue Four = DAG.getIntPtrConstant(4);
H A DDAGCombiner.cpp6677 DAG.getIntPtrConstant(IsTrunc));
6745 N0.getValueType(), ExtLoad, DAG.getIntPtrConstant(1)),
10516 SDValue Zero = DAG.getIntPtrConstant(0);
10518 SDValue One = DAG.getIntPtrConstant(EltSize);
H A DSelectionDAG.cpp1065 SDValue SelectionDAG::getIntPtrConstant(uint64_t Val, bool isTarget) { function in class:SelectionDAG
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1399 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset);
1487 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, true),
1593 SDValue StkPtrOff = DAG.getIntPtrConstant(LocMemOffset);
1596 SDValue SrcOffset = DAG.getIntPtrConstant(4*offset);
1820 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, true),
1821 DAG.getIntPtrConstant(0, true), InFlag, dl);
3014 ArgValue, ArgValue1, DAG.getIntPtrConstant(0));
3016 ArgValue, ArgValue2, DAG.getIntPtrConstant(1));
4031 DAG.getIntPtrConstant(0));
4034 BitCounts, DAG.getIntPtrConstant(
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3183 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, true),
3184 DAG.getIntPtrConstant(0, true), InFlag, dl);
3297 SDValue PtrOff = DAG.getIntPtrConstant(16);
3506 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, true),
3507 DAG.getIntPtrConstant(BytesCalleePops, true),
3643 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, true),
3683 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset);
3717 SDValue PtrOff = DAG.getIntPtrConstant(LocMemOffset);
3833 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, true),
4138 SDValue PtrOff = DAG.getIntPtrConstant(4
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp604 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, true),
605 DAG.getIntPtrConstant(0, true), InFlag, dl);
1549 DAG.getIntPtrConstant(4));
/freebsd-10.1-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1388 Chain = DAG.getCALLSEQ_START(Chain, DAG.getIntPtrConstant(NumBytes, true),
1463 SDValue PtrOff = DAG.getIntPtrConstant(VA.getLocMemOffset());
1519 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, true),
1520 DAG.getIntPtrConstant(0, true), InFlag, dl);
1572 Chain = DAG.getCALLSEQ_END(Chain, DAG.getIntPtrConstant(NumBytes, true),
1573 DAG.getIntPtrConstant(CalleePopBytes, true),
/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp700 FIN = DAG.getNode(ISD::ADD, DL, PtrVT, FIN, DAG.getIntPtrConstant(4));
837 DAG.getIntPtrConstant(Offset));
1740 DAG.getIntPtrConstant(Offset));
1758 return DAG.getMemcpy(Chain, DL, DstPtr, SrcPtr, DAG.getIntPtrConstant(32),
/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2234 DAG.getIntPtrConstant(Offset));
2351 SDValue NextStackOffsetVal = DAG.getIntPtrConstant(NextStackOffset, true);
2500 DAG.getIntPtrConstant(0, true), InFlag, DL);
3566 DAG.getIntPtrConstant(ByVal.Address));
/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h407 SDValue getIntPtrConstant(uint64_t Val, bool isTarget = false);
/freebsd-10.1-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp637 DAG.getIntPtrConstant(VA.getLocMemOffset()));
/freebsd-10.1-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp746 DAG.getIntPtrConstant(VT.getSizeInBits() / 8));

Completed in 633 milliseconds