Home
last modified time | relevance | path

Searched refs:SDLoc (Results 1 – 25 of 179) sorted by relevance

12345678

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h668 SDValue getConstant(uint64_t Val, const SDLoc &DL, EVT VT,
670 SDValue getConstant(const APInt &Val, const SDLoc &DL, EVT VT,
673 SDValue getAllOnesConstant(const SDLoc &DL, EVT VT, bool IsTarget = false,
679 SDValue getConstant(const ConstantInt &Val, const SDLoc &DL, EVT VT,
681 SDValue getIntPtrConstant(uint64_t Val, const SDLoc &DL,
683 SDValue getShiftAmountConstant(uint64_t Val, EVT VT, const SDLoc &DL);
684 SDValue getShiftAmountConstant(const APInt &Val, EVT VT, const SDLoc &DL);
685 SDValue getVectorIdxConstant(uint64_t Val, const SDLoc &DL,
688 SDValue getTargetConstant(uint64_t Val, const SDLoc &DL, EVT VT,
692 SDValue getTargetConstant(const APInt &Val, const SDLoc &DL, EVT VT,
[all …]
H A DSelectionDAGTargetInfo.h51 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemcpy()
68 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, in EmitTargetCodeForMemmove()
81 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemset()
95 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp()
107 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemchr()
120 EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrcpy()
132 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForStrcmp()
140 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrlen()
146 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrnlen()
152 virtual SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h217 const SDLoc &dl, SelectionDAG &DAG,
238 const SDLoc &dl, SelectionDAG &DAG,
257 const SDLoc &dl, SelectionDAG &DAG) const override;
371 bool validateConstPtrAlignment(SDValue Ptr, Align NeedAlign, const SDLoc &dl,
380 SDValue buildVector32(ArrayRef<SDValue> Elem, const SDLoc &dl, MVT VecTy,
382 SDValue buildVector64(ArrayRef<SDValue> Elem, const SDLoc &dl, MVT VecTy,
384 SDValue extractVector(SDValue VecV, SDValue IdxV, const SDLoc &dl,
386 SDValue extractVectorPred(SDValue VecV, SDValue IdxV, const SDLoc &dl,
389 const SDLoc &dl, MVT ValTy, SelectionDAG &DAG) const;
391 const SDLoc &dl, MVT ValTy, SelectionDAG &DAG) const;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.h24 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &DL,
31 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &DL,
38 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
44 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
49 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest,
54 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
60 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
65 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain,
H A DSystemZSelectionDAGInfo.cpp24 static SDValue createMemMemNode(SelectionDAG &DAG, const SDLoc &DL, unsigned Op, in createMemMemNode()
41 static SDValue emitMemMemImm(SelectionDAG &DAG, const SDLoc &DL, unsigned Op, in emitMemMemImm()
50 static SDValue emitMemMemReg(SelectionDAG &DAG, const SDLoc &DL, unsigned Op, in emitMemMemReg()
61 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
77 static SDValue memsetStore(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in memsetStore()
89 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset()
162 static SDValue addIPMSequence(const SDLoc &DL, SDValue CCReg, in addIPMSequence()
173 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForMemcmp()
189 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForMemchr()
215 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, in EmitTargetCodeForStrcpy()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp121 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in INITIALIZE_PASS()
130 Index = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in selectADDRrii()
135 Index = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in selectADDRrii()
136 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in selectADDRrii()
157 Base = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in selectADDRzii()
158 Index = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in selectADDRzii()
160 CurDAG->getTargetConstant(CN->getZExtValue(), SDLoc(Addr), MVT::i32); in selectADDRzii()
173 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in selectADDRri()
188 Base = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in selectADDRzi()
190 CurDAG->getTargetConstant(CN->getZExtValue(), SDLoc(Addr), MVT::i32); in selectADDRzi()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h212 const SDLoc &DL) const;
219 const SDLoc &DL) const;
223 const SDLoc &DL, SelectionDAG &DAG,
228 const SDLoc &DL, SelectionDAG &DAG,
232 SDValue LowerToBTST(SDValue And, ISD::CondCode CC, const SDLoc &DL,
243 SDValue LowerGlobalAddress(const GlobalValue *GV, const SDLoc &DL,
256 const SDLoc &DL, SelectionDAG &DAG,
265 const SDLoc &DL, SelectionDAG &DAG,
280 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &DL,
283 SDValue LowerExternalSymbolCall(SelectionDAG &DAG, SDLoc lo
[all...]
H A DM68kISelDAGToDAG.cpp235 inline bool getFrameIndexAddress(M68kISelAddressMode &AM, const SDLoc &DL, in getFrameIndexAddress()
248 inline bool getSymbolicDisplacement(M68kISelAddressMode &AM, const SDLoc &DL, in getSymbolicDisplacement()
251 Sym = CurDAG->getTargetGlobalAddress(AM.GV, SDLoc(), MVT::i32, AM.Disp, in getSymbolicDisplacement()
291 inline SDValue getI8Imm(int64_t Imm, const SDLoc &DL) { in getI8Imm()
296 inline SDValue getI16Imm(int64_t Imm, const SDLoc &DL) { in getI16Imm()
301 inline SDValue getI32Imm(int64_t Imm, const SDLoc &DL) { in getI32Imm()
441 SDLoc DL(N); in matchAddressRecursively()
668 SDLoc DL(Node); in Select()
725 if (getFrameIndexAddress(AM, SDLoc(N), Disp, Base)) { in SelectARID()
742 if (getSymbolicDisplacement(AM, SDLoc(N), Disp)) { in SelectARID()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h23 const SDLoc &DL, SDValue Chain, SDValue Dst,
28 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
34 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
40 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
46 SDValue EmitTargetCodeForSetTag(SelectionDAG &DAG, const SDLoc &dl,
51 SDValue EmitStreamingCompatibleMemLibCall(SelectionDAG &DAG, const SDLoc &DL,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelDAGToDAG.cpp86 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in SelectAddrModeImm()
108 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in SelectAddrModeS9()
126 Offset = CurDAG->getTargetConstant(RHSC, SDLoc(Addr), MVT::i32); in SelectAddrModeS9()
130 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in SelectAddrModeS9()
146 Offset = CurDAG->getTargetConstant(RHSC, SDLoc(Addr), MVT::i32); in SelectAddrModeFar()
158 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in SelectFrameADDR_ri()
169 CurDAG->getTargetConstant(CN->getSExtValue(), SDLoc(Addr), MVT::i32); in SelectFrameADDR_ri()
182 SDLoc(N), MVT::i32, in Select()
183 CurDAG->getTargetConstant(CVal, SDLoc(N), MVT::i32))); in Select()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h132 const SDLoc &dl, SelectionDAG &DAG,
137 const SDLoc &dl, SelectionDAG &DAG,
142 const SDLoc &dl, SelectionDAG &DAG,
161 const SDLoc &dl, SelectionDAG &DAG) const override;
166 const SDLoc &DL, SelectionDAG &DAG) const;
171 const SDLoc &DL, SelectionDAG &DAG) const;
184 const SDLoc &DL, SelectionDAG &DAG) const;
189 const SDLoc &DL, SelectionDAG &DAG) const;
195 SDValue bitcastConstantFPToInt(ConstantFPSDNode *C, const SDLoc &DL,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp239 SDValue TiedIn = CurDAG->getNode(ISD::SCALAR_TO_VECTOR, SDLoc(N), VT, Lo); in matchLoadD16FromBuildVector()
253 CurDAG->getMemIntrinsicNode(LoadOp, SDLoc(LdHi), VTList, in matchLoadD16FromBuildVector()
280 TiedIn = CurDAG->getNode(ISD::BITCAST, SDLoc(N), VT, TiedIn); in matchLoadD16FromBuildVector()
287 CurDAG->getMemIntrinsicNode(LoadOp, SDLoc(LdLo), VTList, in matchLoadD16FromBuildVector()
407 SDValue M0 = Lowering.copyToM0(*CurDAG, N->getOperand(0), SDLoc(N), Val); in glueCopyToM0()
415 return glueCopyToM0(N, CurDAG->getTargetConstant(-1, SDLoc(N), MVT::i32)); in glueCopyToM0LDSInit()
420 glueCopyToM0(N, CurDAG->getTargetConstant(Value, SDLoc(N), MVT::i32)); in glueCopyToM0LDSInit()
425 MachineSDNode *AMDGPUDAGToDAGISel::buildSMovImm64(SDLoc &DL, uint64_t Imm, in buildSMovImm64()
445 SDLoc DL(N); in SelectBuildVector()
571 SDLoc DL(N); in Select()
[all …]
H A DAMDGPUISelLowering.h35 SDValue getFFBX_U32(SelectionDAG &DAG, SDValue Op, const SDLoc &DL, unsigned Opc) const;
71 const SDLoc SL, SDValue Op,
77 SDValue LowerFLOGUnsafe(SDValue Op, const SDLoc &SL, SelectionDAG &DAG,
81 SDValue lowerFEXPUnsafe(SDValue Op, const SDLoc &SL, SelectionDAG &DAG,
83 SDValue lowerFEXP10Unsafe(SDValue Op, const SDLoc &SL, SelectionDAG &DAG,
109 SDValue splitBinaryBitConstantOpImpl(DAGCombinerInfo &DCI, const SDLoc &SL,
120 SDValue performCtlz_CttzCombine(const SDLoc &SL, SDValue Cond, SDValue LHS,
154 std::pair<SDValue, SDValue> splitVector(const SDValue &N, const SDLoc &DL,
252 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &DL,
273 SDValue combineFMinMaxLegacyImpl(const SDLoc &DL, EVT VT, SDValue LHS,
[all …]
H A DSIISelLowering.h48 SDValue lowerKernArgParameterPtr(SelectionDAG &DAG, const SDLoc &SL,
50 SDValue getImplicitArgPtr(SelectionDAG &DAG, const SDLoc &SL) const;
51 SDValue getLDSKernelId(SelectionDAG &DAG, const SDLoc &SL) const;
53 const SDLoc &SL, SDValue Chain,
57 SDValue loadImplicitKernelArgument(SelectionDAG &DAG, MVT VT, const SDLoc &DL,
62 const SDLoc &SL, SDValue Chain,
75 SDValue lowerSBuffer(EVT VT, SDLoc DL, SDValue Rsrc, SDValue Offset,
128 SDValue getMemIntrinsicNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList,
139 const SDLoc &DL,
143 SelectionDAG &DAG, EVT VT, EVT MemVT, const SDLoc &SL, SDValue Val,
[all …]
H A DR600ISelDAGToDAG.cpp83 CurDAG->getIntPtrConstant(Cst->getZExtValue() / 4, SDLoc(Addr), true); in SelectGlobalValueConstantOffset()
94 Offset = CurDAG->getIntPtrConstant(0, SDLoc(Addr), true); in SelectGlobalValueVariableOffset()
144 SDLoc DL(Addr); in SelectADDRIndirect()
174 Offset = CurDAG->getTargetConstant(IMMOffset->getZExtValue(), SDLoc(Addr), in SelectADDRVTX_READ()
182 SDLoc(CurDAG->getEntryNode()), R600::ZERO, in SelectADDRVTX_READ()
184 Offset = CurDAG->getTargetConstant(IMMOffset->getZExtValue(), SDLoc(Addr), in SelectADDRVTX_READ()
191 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), MVT::i32); in SelectADDRVTX_READ()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h58 const SDLoc &DL, SelectionDAG &DAG,
68 const SmallVectorImpl<SDValue> &OutVals, const SDLoc &DL,
101 SDValue getTargetNode(GlobalAddressSDNode *N, SDLoc DL, EVT Ty,
104 SDValue getTargetNode(ExternalSymbolSDNode *N, SDLoc DL, EVT Ty,
107 SDValue getTargetNode(JumpTableSDNode *N, SDLoc DL, EVT Ty, SelectionDAG &DAG,
110 SDValue getTargetNode(BlockAddressSDNode *N, SDLoc DL, EVT Ty,
113 SDValue getTargetNode(ConstantPoolSDNode *N, SDLoc DL, EVT Ty,
133 SDLoc DL(N);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp192 CallOptions, SDLoc(N), in SoftenFloatRes_Unary()
213 CallOptions, SDLoc(N), in SoftenFloatRes_Binary()
226 return DAG.getNode(ISD::FREEZE, SDLoc(N), Ty, in SoftenFloatRes_FREEZE()
232 SDValue NewFence = DAG.getNode(ISD::ARITH_FENCE, SDLoc(N), Ty, in SoftenFloatRes_ARITH_FENCE()
245 return DAG.getNode(ISD::BUILD_PAIR, SDLoc(N), in SoftenFloatRes_BUILD_PAIR()
266 return DAG.getConstant(Val, SDLoc(CN), in SoftenFloatRes_ConstantFP()
270 return DAG.getConstant(CN->getValueAPF().bitcastToAPInt(), SDLoc(CN), in SoftenFloatRes_ConstantFP()
280 return DAG.getNode(ISD::EXTRACT_ELEMENT, SDLoc(N), in SoftenFloatRes_EXTRACT_ELEMENT()
287 return DAG.getNode(ISD::EXTRACT_VECTOR_ELT, SDLoc(N), in SoftenFloatRes_EXTRACT_VECTOR_ELT()
299 SDValue Mask = DAG.getConstant(API, SDLoc(N), NVT); in SoftenFloatRes_FABS()
[all …]
H A DLegalizeIntegerTypes.cpp356 return DAG.getNode(ISD::AssertSext, SDLoc(N), in PromoteIntRes_AssertSext()
363 return DAG.getNode(ISD::AssertZext, SDLoc(N), in PromoteIntRes_AssertZext()
369 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N), in PromoteIntRes_Atomic0()
401 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N), in PromoteIntRes_Atomic1()
425 ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, SDLoc(N), N->getMemoryVT(), VTs, in PromoteIntRes_AtomicCmpSwap()
430 return DAG.getSExtOrTrunc(Res.getValue(1), SDLoc(N), NVT); in PromoteIntRes_AtomicCmpSwap()
454 N->getOpcode(), SDLoc(N), N->getMemoryVT(), VTs, N->getChain(), in PromoteIntRes_AtomicCmpSwap()
468 SDLoc dl(N); in PromoteIntRes_BITCAST()
566 return DAG.getNode(ISD::FREEZE, SDLoc(N), in PromoteIntRes_FREEZE()
574 SDLoc dl(N); in PromoteIntRes_BSWAP()
[all …]
H A DMatchContext.h66 RootMaskOp = DAG.getAllOnesConstant(SDLoc(Root), in VPMatchContext()
111 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand) { in getNode()
119 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode()
127 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode()
136 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand, in getNode()
145 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode()
154 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode()
H A DLegalizeVectorTypes.cpp233 return DAG.getNode(N->getOpcode(), SDLoc(N), in ScalarizeVecRes_BinOp()
238 SDLoc DL(N); in ScalarizeVecRes_CMP()
254 return DAG.getNode(N->getOpcode(), SDLoc(N), in ScalarizeVecRes_CMP()
262 return DAG.getNode(N->getOpcode(), SDLoc(N), Op0.getValueType(), Op0, Op1, in ScalarizeVecRes_TernaryOp()
270 return DAG.getNode(N->getOpcode(), SDLoc(N), Op0.getValueType(), Op0, Op1, in ScalarizeVecRes_FIX()
281 SDLoc dl(N); in ScalarizeVecRes_FFREXP()
307 SDLoc dl(N); in ScalarizeVecRes_StrictFPOp()
342 SDLoc DL(N); in ScalarizeVecRes_OverflowOp()
391 return DAG.getNode(ISD::BITCAST, SDLoc(N), in ScalarizeVecRes_BITCAST()
401 return DAG.getNode(ISD::TRUNCATE, SDLoc(N), EltVT, InOp); in ScalarizeVecRes_BUILD_VECTOR()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h40 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
48 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
55 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl,
61 SDValue EmitSpecializedLibcall(SelectionDAG &DAG, const SDLoc &dl,
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp46 SDLoc DL(Node); in INITIALIZE_PASS()
153 CurDAG->getTargetConstant(0, SDLoc(Op), Subtarget->getGRLenVT()); in SelectInlineAsmMemoryOperand()
168 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), SDLoc(Op), in SelectInlineAsmMemoryOperand()
183 Offset = CurDAG->getTargetConstant(CN->getZExtValue(), SDLoc(Op), in SelectInlineAsmMemoryOperand()
208 SDLoc DL(Addr); in SelectAddrConstant()
274 SDLoc DL(N); in selectShiftMask()
363 SplatVal = CurDAG->getTargetConstant(ImmValue.getSExtValue(), SDLoc(N), in selectVSplatImm()
368 SplatVal = CurDAG->getTargetConstant(ImmValue.getZExtValue(), SDLoc(N), in selectVSplatImm()
390 SplatImm = CurDAG->getTargetConstant(Log2, SDLoc(N), EltTy); in selectVSplatUimmInvPow2()
411 SplatImm = CurDAG->getTargetConstant(Log2, SDLoc(N), EltTy); in selectVSplatUimmPow2()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelDAGToDAG.cpp45 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), ValTy); in selectMemRegAddr()
78 CurDAG->getTargetConstant(CN->getZExtValue(), SDLoc(Addr), ValTy); in selectMemRegAddr()
85 Offset = CurDAG->getTargetConstant(0, SDLoc(Addr), Addr.getValueType()); in selectMemRegAddr()
127 SDLoc DL(Node); in Select()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.h25 SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl,
32 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
37 SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &DL,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h384 SDValue getAddrLocal(NodeTy *N, const SDLoc &DL, EVT Ty, SelectionDAG &DAG, in getAddrLocal()
403 SDValue getAddrGlobal(NodeTy *N, const SDLoc &DL, EVT Ty, SelectionDAG &DAG, in getAddrGlobal()
416 SDValue getAddrGlobalLargeGOT(NodeTy *N, const SDLoc &DL, EVT Ty, in getAddrGlobalLargeGOT()
435 SDValue getAddrNonPIC(NodeTy *N, const SDLoc &DL, EVT Ty, in getAddrNonPIC()
452 SDValue getAddrNonPICSym64(NodeTy *N, const SDLoc &DL, EVT Ty, in getAddrNonPICSym64()
479 SDValue getAddrGPRel(NodeTy *N, const SDLoc &DL, EVT Ty, in getAddrGPRel()
532 const SDLoc &dl, SelectionDAG &DAG,
573 void copyByValRegs(SDValue Chain, const SDLoc &DL,
582 void passByValArg(SDValue Chain, const SDLoc &DL,
594 const SDLoc &DL, SelectionDAG &DAG,
[all …]

12345678