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

1 2 3 4

  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.h 27 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL,
40 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
46 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
51 EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
58 EmitTargetCodeForStrcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
64 EmitTargetCodeForStrlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
69 EmitTargetCodeForStrnlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
SystemZSelectionDAGInfo.cpp 26 static SDValue emitMemMem(SelectionDAG &DAG, SDLoc DL, unsigned Sequence,
50 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
67 static SDValue memsetStore(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
81 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
153 static SDValue emitCLC(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
177 static SDValue addIPMSequence(SDLoc DL, SDValue Glue, SelectionDAG &DAG) {
187 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
202 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
230 EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
241 EmitTargetCodeForStrcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain
    [all...]
  /external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h 49 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
66 EmitTargetCodeForMemmove(SelectionDAG &DAG, SDLoc dl,
82 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
95 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc dl,
108 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc dl, SDValue Chain,
121 EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
134 EmitTargetCodeForStrcmp(SelectionDAG &DAG, SDLoc dl,
143 EmitTargetCodeForStrlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
149 EmitTargetCodeForStrnlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain,
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.h 34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
41 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 430 SDValue getConstant(uint64_t Val, SDLoc DL, EVT VT, bool isTarget = false,
432 SDValue getConstant(const APInt &Val, SDLoc DL, EVT VT, bool isTarget = false,
434 SDValue getConstant(const ConstantInt &Val, SDLoc DL, EVT VT,
436 SDValue getIntPtrConstant(uint64_t Val, SDLoc DL, bool isTarget = false);
437 SDValue getTargetConstant(uint64_t Val, SDLoc DL, EVT VT,
441 SDValue getTargetConstant(const APInt &Val, SDLoc DL, EVT VT,
445 SDValue getTargetConstant(const ConstantInt &Val, SDLoc DL, EVT VT,
451 SDValue getConstantFP(double Val, SDLoc DL, EVT VT, bool isTarget = false);
452 SDValue getConstantFP(const APFloat& Val, SDLoc DL, EVT VT,
454 SDValue getConstantFP(const ConstantFP &CF, SDLoc DL, EVT VT
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64SelectionDAGInfo.h 24 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl, SDValue Chain,
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h 41 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
49 SDValue EmitTargetCodeForMemmove(SelectionDAG &DAG, SDLoc dl,
57 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc dl,
64 SDValue EmitSpecializedLibcall(SelectionDAG &DAG, SDLoc dl,
  /external/llvm/lib/Target/Hexagon/
HexagonSelectionDAGInfo.h 24 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
  /external/llvm/lib/Target/XCore/
XCoreSelectionDAGInfo.h 27 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl,
XCoreISelLowering.h 151 SDLoc dl, SelectionDAG &DAG,
159 SDLoc dl, SelectionDAG &DAG,
164 SDValue lowerLoadWordFromAlignedBasePlusOffset(SDLoc DL, SDValue Chain,
213 SDLoc dl, SelectionDAG &DAG,
225 SDLoc dl, SelectionDAG &DAG) const override;
XCoreISelDAGToDAG.cpp 50 inline SDValue getI32Imm(unsigned Imm, SDLoc dl) {
93 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32);
103 Offset = CurDAG->getTargetConstant(CN->getSExtValue(), SDLoc(Addr),
134 SDLoc dl(N);
229 return CurDAG->getNode(ISD::TokenFactor, SDLoc(Chain), MVT::Other, Ops);
233 SDLoc dl(N);
  /external/llvm/lib/Target/BPF/
BPFISelLowering.h 57 const SmallVectorImpl<ISD::InputArg> &Ins, SDLoc DL,
69 SDLoc DL, SelectionDAG &DAG,
74 const SmallVectorImpl<SDValue> &OutVals, SDLoc DL,
BPFISelDAGToDAG.cpp 60 SDLoc DL(Addr);
95 SDLoc DL(Addr);
139 SDLoc DL(Node);
161 return CurDAG->getMachineNode(Opc, SDLoc(Node), VT, TFI);
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 215 SDValue Trunc, SDValue ExtLoad, SDLoc DL,
329 SDValue ReassociateOps(unsigned Opc, SDLoc DL, SDValue LHS, SDValue RHS);
335 SDValue SimplifySelect(SDLoc DL, SDValue N0, SDValue N1, SDValue N2);
336 SDValue SimplifySelectCC(SDLoc DL, SDValue N0, SDValue N1, SDValue N2,
340 SDLoc DL, bool foldBooleans = true);
367 SDLoc DL);
368 SDNode *MatchRotate(SDValue LHS, SDValue RHS, SDLoc DL);
418 SDLoc SL,
649 return DAG.getConstantFP(V, SDLoc(Op), Op.getValueType());
658 return DAG.getNode(ISD::FSUB, SDLoc(Op), Op.getValueType()
    [all...]
LegalizeFloatTypes.cpp 140 return DAG.getNode(ISD::BUILD_PAIR, SDLoc(N),
152 return DAG.getConstant(CN->getValueAPF().bitcastToAPInt(), SDLoc(CN),
159 return DAG.getNode(ISD::EXTRACT_VECTOR_ELT, SDLoc(N),
174 SDValue Mask = DAG.getConstant(API, SDLoc(N), NVT);
176 return DAG.getNode(ISD::AND, SDLoc(N), NVT, Op, Mask);
189 NVT, Ops, false, SDLoc(N)).first;
202 NVT, Ops, false, SDLoc(N)).first;
215 NVT, Ops, false, SDLoc(N)).first;
227 NVT, Op, false, SDLoc(N)).first;
236 SDLoc dl(N)
    [all...]
LegalizeIntegerTypes.cpp 170 return DAG.getNode(ISD::AssertSext, SDLoc(N),
177 return DAG.getNode(ISD::AssertZext, SDLoc(N),
183 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N),
196 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N),
221 ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, SDLoc(N), N->getMemoryVT(), VTs,
235 N->getOpcode(), SDLoc(N), N->getMemoryVT(), VTs, N->getChain(),
250 SDLoc dl(N);
311 SDLoc dl(N);
324 SDLoc dl(N);
336 return DAG.getNode(ISD::ANY_EXTEND, SDLoc(N)
    [all...]
LegalizeVectorTypes.cpp 148 return DAG.getNode(N->getOpcode(), SDLoc(N),
156 return DAG.getNode(N->getOpcode(), SDLoc(N),
168 return DAG.getNode(ISD::BITCAST, SDLoc(N),
178 return DAG.getNode(ISD::TRUNCATE, SDLoc(N), EltVT, InOp);
185 return DAG.getConvertRndSat(NewVT, SDLoc(N),
194 return DAG.getNode(ISD::EXTRACT_VECTOR_ELT, SDLoc(N),
202 return DAG.getNode(ISD::FP_ROUND, SDLoc(N),
208 return DAG.getNode(ISD::FPOWI, SDLoc(N),
219 Op = DAG.getNode(ISD::TRUNCATE, SDLoc(N), EltVT, Op);
229 SDLoc(N)
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 115 SDLoc dl, SelectionDAG &DAG,
121 SDLoc dl, SelectionDAG &DAG,
127 SDLoc dl, SelectionDAG &DAG,
143 SDLoc dl, SelectionDAG &DAG) const override;
148 SDLoc DL, SelectionDAG &DAG) const;
153 SDLoc DL, SelectionDAG &DAG) const;
167 SDValue Arg, SDLoc DL,
174 SDLoc DL,
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.h 136 SDLoc dl, SelectionDAG &DAG,
143 SDLoc dl,
150 SDLoc dl, SelectionDAG &DAG,
157 SDLoc dl, SelectionDAG &DAG,
167 SDLoc dl, SelectionDAG &DAG) const override;
  /external/llvm/lib/Target/AMDGPU/
R600ISelLowering.h 39 SDLoc DL, SelectionDAG &DAG,
51 SDLoc DL, unsigned DwordOffset) const;
56 SDLoc DL) const;
AMDGPUISelDAGToDAG.cpp 142 SDNode *getS_BFE(unsigned Opcode, SDLoc DL, SDValue Val,
216 R2 = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32);
219 R2 = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32);
226 R2 = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32);
249 R2 = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i64);
252 R2 = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i64);
259 R2 = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i64);
275 SDValue M0 = Lowering.copyToM0(*CurDAG, CurDAG->getEntryNode(), SDLoc(N),
276 CurDAG->getTargetConstant(-1, SDLoc(N), MVT::i32));
358 SDLoc DL(N)
    [all...]
SIISelLowering.h 24 SDValue LowerParameter(SelectionDAG &DAG, EVT VT, EVT MemVT, SDLoc DL,
95 SDLoc DL, SelectionDAG &DAG,
116 MachineSDNode *wrapAddr64Rsrc(SelectionDAG &DAG, SDLoc DL, SDValue Ptr) const;
118 SDLoc DL,
126 SDValue copyToM0(SelectionDAG &DAG, SDValue Chain, SDLoc DL, SDValue V) const;
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 696 SelectionDAG &DAG, SDLoc dl) const;
698 SDLoc dl) const;
700 SDLoc dl) const;
718 SDLoc dl) const;
746 SDValue LowerFP_TO_INT(SDValue Op, SelectionDAG &DAG, SDLoc dl) const
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.h 26 std::pair<SDNode*, SDNode*> selectMULT(SDNode *N, unsigned Opc, SDLoc DL,
MipsISelLowering.h 303 SDValue getAddrLocal(NodeTy *N, SDLoc DL, EVT Ty, SelectionDAG &DAG,
323 SDValue getAddrGlobal(NodeTy *N, SDLoc DL, EVT Ty, SelectionDAG &DAG,
336 SDValue getAddrGlobalLargeGOT(NodeTy *N, SDLoc DL, EVT Ty,
354 SDValue getAddrNonPIC(NodeTy *N, SDLoc DL, EVT Ty,
368 SDValue getAddrGPRel(NodeTy *N, SDLoc DL, EVT Ty, SelectionDAG &DAG) const {
420 const SmallVectorImpl<ISD::InputArg> &Ins, SDLoc dl,
459 void copyByValRegs(SDValue Chain, SDLoc DL, std::vector<SDValue> &OutChains,
467 void passByValArg(SDValue Chain, SDLoc DL,
479 SDLoc DL, SelectionDAG &DAG, CCState &State) const;
485 SDLoc dl, SelectionDAG &DAG
    [all...]

Completed in 570 milliseconds

1 2 3 4