reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/CodeGen/TargetLowering.h
 3471       DL = dl;
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 7193     SDValue CopyNode = CLI.DAG.getCopyToReg(Result.second, CLI.DL, VReg, Src);
 9233       getCopyToParts(CLI.DAG, CLI.DL, Op, &Parts[0], NumParts, PartVT,
 9310       SDValue Add = CLI.DAG.getNode(ISD::ADD, CLI.DL, PtrVT, DemoteStackSlot,
 9311                                     CLI.DAG.getConstant(Offsets[i], CLI.DL,
 9314           RetTys[i], CLI.DL, CLI.Chain, Add,
 9322     CLI.Chain = CLI.DAG.getNode(ISD::TokenFactor, CLI.DL, MVT::Other, Chains);
 9339       ReturnValues.push_back(getCopyFromParts(CLI.DAG, CLI.DL, &InVals[CurReg],
 9352   SDValue Res = CLI.DAG.getNode(ISD::MERGE_VALUES, CLI.DL,
lib/Target/AArch64/AArch64ISelLowering.cpp
 3719   SDLoc &DL = CLI.DL;
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
 1098     Fn, Reason + FuncName, CLI.DL.getDebugLoc());
lib/Target/AMDGPU/SIISelLowering.cpp
 2442   const SDLoc &DL = CLI.DL;
 2671   const SDLoc &DL = CLI.DL;
lib/Target/ARC/ARCISelLowering.cpp
  226   SDLoc &dl = CLI.DL;
lib/Target/ARM/ARMISelLowering.cpp
 2053   SDLoc &dl                             = CLI.DL;
lib/Target/AVR/AVRISelLowering.cpp
 1148   SDLoc &DL = CLI.DL;
lib/Target/BPF/BPFISelLowering.cpp
  308     fail(CLI.DL, DAG, "too many args to ", Callee);
  315     fail(CLI.DL, DAG, "pass by value not supported ", Callee);
  319   Chain = DAG.getCALLSEQ_START(Chain, NumBytes, 0, CLI.DL);
  337       Arg = DAG.getNode(ISD::SIGN_EXTEND, CLI.DL, VA.getLocVT(), Arg);
  340       Arg = DAG.getNode(ISD::ZERO_EXTEND, CLI.DL, VA.getLocVT(), Arg);
  343       Arg = DAG.getNode(ISD::ANY_EXTEND, CLI.DL, VA.getLocVT(), Arg);
  360     Chain = DAG.getCopyToReg(Chain, CLI.DL, Reg.first, Reg.second, InFlag);
  368     Callee = DAG.getTargetGlobalAddress(G->getGlobal(), CLI.DL, PtrVT,
  372     fail(CLI.DL, DAG, Twine("A call to built-in function '"
  391   Chain = DAG.getNode(BPFISD::CALL, CLI.DL, NodeTys, Ops);
  396       Chain, DAG.getConstant(NumBytes, CLI.DL, PtrVT, true),
  397       DAG.getConstant(0, CLI.DL, PtrVT, true), InFlag, CLI.DL);
  397       DAG.getConstant(0, CLI.DL, PtrVT, true), InFlag, CLI.DL);
  402   return LowerCallResult(Chain, InFlag, CallConv, IsVarArg, Ins, CLI.DL, DAG,
lib/Target/Hexagon/HexagonISelLowering.cpp
  317   SDLoc &dl                             = CLI.DL;
lib/Target/Lanai/LanaiISelLowering.cpp
  412   SDLoc &DL = CLI.DL;
lib/Target/MSP430/MSP430ISelLowering.cpp
  573   SDLoc &dl                             = CLI.DL;
lib/Target/Mips/Mips16ISelLowering.cpp
  496       JumpTarget = getAddrGlobal(S, CLI.DL, JumpTarget.getValueType(), DAG,
lib/Target/Mips/MipsISelLowering.cpp
 2934     Chain = CLI.DAG.getCopyToReg(Chain, CLI.DL, RegsToPass[i].first,
 3019   SDLoc DL                              = CLI.DL;
lib/Target/NVPTX/NVPTXISelLowering.cpp
 1425   SDLoc dl = CLI.DL;
lib/Target/PowerPC/PPCISelLowering.cpp
 5339   SDLoc &dl                             = CLI.DL;
lib/Target/RISCV/RISCVISelLowering.cpp
 2090   SDLoc &DL = CLI.DL;
 2150     Chain = DAG.getCALLSEQ_START(Chain, NumBytes, 0, CLI.DL);
lib/Target/Sparc/SparcISelLowering.cpp
  720   SDLoc &dl                             = CLI.DL;
 1096   SDLoc DL = CLI.DL;
lib/Target/SystemZ/SystemZISelLowering.cpp
 1462   SDLoc &DL = CLI.DL;
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  642   SDLoc DL = CLI.DL;
lib/Target/X86/X86ISelLowering.cpp
 3603   SDLoc &dl                             = CLI.DL;
lib/Target/XCore/XCoreISelLowering.cpp
 1033   SDLoc &dl                             = CLI.DL;