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

1 2

  /external/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.cpp 42 EVT IntPtr = TLI.getPointerTy();
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelDAGToDAG.cpp 71 getTargetLowering()->getPointerTy()).getNode();
78 getTargetLowering()->getPointerTy());
94 getTargetLowering()->getPointerTy());
138 R2 = CurDAG->getRegister(SP::G0, getTargetLowering()->getPointerTy());
SparcISelLowering.cpp 224 SDValue Val = DAG.getCopyFromReg(Chain, DL, Reg, getPointerTy());
227 RetOps.push_back(DAG.getRegister(SP::I0, getPointerTy()));
429 SDValue FIPtr = DAG.getFrameIndex(FI, getPointerTy());
440 SDValue FIPtr = DAG.getFrameIndex(FI, getPointerTy());
447 SDValue FIPtr2 = DAG.getFrameIndex(FI2, getPointerTy());
463 SDValue FIPtr = DAG.getFrameIndex(FI, getPointerTy());
611 DAG.getFrameIndex(FI, getPointerTy()),
641 DAG.getFrameIndex(FI, getPointerTy()),
725 SDValue FIPtr = DAG.getFrameIndex(FI, getPointerTy());
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.cpp 48 DAG.getExternalSymbol("__memcpy_4", TLI.getPointerTy()),
XCoreISelLowering.cpp 311 return DAG.getLoad(getPointerTy(), DL, DAG.getEntryNode(), CP,
322 SDValue Result = DAG.getTargetBlockAddress(BA, getPointerTy());
324 return DAG.getNode(XCoreISD::PCRelativeWrapper, DL, getPointerTy(), Result);
378 return DAG.getLoad(getPointerTy(), DL, Chain, Base, MachinePointerInfo(),
400 SDValue Low = DAG.getLoad(getPointerTy(), DL, Chain,
403 SDValue High = DAG.getLoad(getPointerTy(), DL, Chain,
493 DAG.getExternalSymbol("__misaligned_load", getPointerTy()),
553 DAG.getExternalSymbol("__misaligned_store", getPointerTy()),
    [all...]
XCoreISelDAGToDAG.cpp 151 getTargetLowering()->getPointerTy());
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 494 InVal = DAG.getFrameIndex(FI, getPointerTy());
594 getPointerTy(), true),
630 StackPtr = DAG.getCopyFromReg(Chain, dl, MSP430::SPW, getPointerTy());
632 SDValue PtrOff = DAG.getNode(ISD::ADD, dl, getPointerTy(),
699 DAG.getConstant(NumBytes, getPointerTy(), true),
700 DAG.getConstant(0, getPointerTy(), true),
788 getPointerTy(), Offset);
790 getPointerTy(), Result);
797 SDValue Result = DAG.getTargetExternalSymbol(Sym, getPointerTy());
799 return DAG.getNode(MSP430ISD::Wrapper, dl, getPointerTy(), Result)
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp 124 getTargetLowering()->getPointerTy());
129 getTargetLowering()->getPointerTy());
156 AliasReg = CurDAG->getRegister(Mips::SP, getTargetLowering()->getPointerTy());
MipsISelDAGToDAG.cpp 63 getTargetLowering()->getPointerTy()).getNode();
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp 488 Op = DAG.getTargetGlobalAddress(GV, dl, getPointerTy());
489 return DAG.getNode(NVPTXISD::Wrapper, dl, getPointerTy(), Op);
524 O << ".param .b" << getPointerTy().getSizeInBits() << " _";
541 MVT thePointerTy = getPointerTy();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 161 TLI.getPointerTy()));
207 DAG.getTargetConstant(1, TLI.getPointerTy()));
    [all...]
LegalizeDAG.cpp 287 SDValue CPIdx = DAG.getConstantPool(LLVMC, TLI.getPointerTy());
349 SDValue Increment = DAG.getConstant(RegBytes, TLI.getPointerTy(AS));
415 DAG.getConstant(IncrementSize, TLI.getPointerTy(AS)));
466 SDValue Increment = DAG.getConstant(RegBytes, TLI.getPointerTy());
595 EVT PtrVT = TLI.getPointerTy();
    [all...]
LegalizeTypes.cpp     [all...]
LegalizeIntegerTypes.cpp 770 TLI.getPointerTy()));
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 469 DAG.getCopyFromReg(Chain, dl, QRI->getStackRegister(), getPointerTy());
530 getPointerTy(), true),
572 DAG.getTargetExternalSymbol(MemcpyName, getPointerTy());
575 Callee = DAG.getTargetGlobalAddress(G->getGlobal(), dl, getPointerTy());
578 Callee = DAG.getTargetExternalSymbol(S->getSymbol(), getPointerTy());
770 getPointerTy(), TargetJT);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.cpp 194 TLI.getPointerTy()), std::move(Args), 0)
ARMISelDAGToDAG.cpp 530 getTargetLowering()->getPointerTy());
554 getTargetLowering()->getPointerTy());
701 getTargetLowering()->getPointerTy());
722 getTargetLowering()->getPointerTy());
    [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
X86SelectionDAGInfo.cpp 56 EVT IntPtr = DAG.getTargetLoweringInfo().getPointerTy();
  /external/llvm/lib/CodeGen/
Analysis.cpp 248 TLI.getPointerTy().getSizeInBits() ==
256 TLI.getPointerTy().getSizeInBits() ==
  /external/llvm/include/llvm/Target/
TargetLowering.h 159 virtual MVT getPointerTy(uint32_t /*AS*/ = 0) const;
170 return getPointerTy();
641 return getPointerTy(PTy->getAddressSpace());
648 EVT PointerTy(getPointerTy(PT->getAddressSpace()));
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 94 return CurDAG->getTargetConstant(Imm, PPCLowering->getPointerTy());
277 if (PPCLowering->getPointerTy() == MVT::i32) {
288 PPCLowering->getPointerTy()).getNode();
748 EVT PtrVT = CurDAG->getTargetLoweringInfo().getPointerTy();
    [all...]

Completed in 1618 milliseconds

1 2