Home
last modified time | relevance | path

Searched defs:DL (Results 1 – 25 of 706) sorted by relevance

12345678910>>...29

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp34 static SDValue createMemMemNode(SelectionDAG &DAG, const SDLoc &DL, unsigned Op, in createMemMemNode()
51 static SDValue emitMemMemImm(SelectionDAG &DAG, const SDLoc &DL, unsigned Op, in emitMemMemImm()
60 static SDValue emitMemMemReg(SelectionDAG &DAG, const SDLoc &DL, unsigned Op, in emitMemMemReg()
71 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
87 static SDValue memsetStore(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in memsetStore()
99 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset()
172 static SDValue addIPMSequence(const SDLoc &DL, SDValue CCReg, in addIPMSequence()
183 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForMemcmp()
199 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForMemchr()
225 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, in EmitTargetCodeForStrcpy()
[all …]
H A DSystemZISelLowering.cpp837 EVT SystemZTargetLowering::getSetCCResultType(const DataLayout &DL, in getSetCCResultType()
996 DebugLoc DL = MI.getDebugLoc(); in emitEHSjLjSetJmp() local
1157 DebugLoc DL = MI.getDebugLoc(); in emitEHSjLjLongJmp() local
1397 bool SystemZTargetLowering::isLegalAddressingMode(const DataLayout &DL, in isLegalAddressingMode()
1804 static SDValue convertLocVTToValVT(SelectionDAG &DAG, const SDLoc &DL, in convertLocVTToValVT()
1833 static SDValue convertValVTToLocVT(SelectionDAG &DAG, const SDLoc &DL, in convertValVTToLocVT()
1869 SDLoc DL(In); in lowerI128ToGR128() local
1888 SDLoc DL(In); in lowerGR128ToI128() local
1906 SelectionDAG &DAG, const SDLoc &DL, SDValue Val, SDValue *Parts, in splitValueIntoRegisterParts()
1919 SelectionDAG &DAG, const SDLoc &DL, const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp23 const DataLayout &DL = F->getDataLayout(); in canCoerceMustAliasedValueToLoad() local
94 const DataLayout &DL = F->getDataLayout(); in coerceAvailableValueToLoadType() local
199 const DataLayout &DL) { in analyzeLoadFromClobberingWrite()
235 StoreInst *DepSI, const DataLayout &DL) { in analyzeLoadFromClobberingStore()
256 const DataLayout &DL) { in analyzeLoadFromClobberingLoad()
270 MemIntrinsic *MI, const DataLayout &DL) { in analyzeLoadFromClobberingMemInst()
318 const DataLayout &DL) { in getStoreValueForLoadHelper()
377 const DataLayout &DL = F->getDataLayout(); in getValueForLoad() local
397 Type *LoadTy, const DataLayout &DL) { in getConstantValueForLoad()
410 const DataLayout &DL) { in getMemInstValueForLoad()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp30 const DataLayout &DL) { in isAligned()
37 const DataLayout &DL, const Instruction *CtxI, AssumptionCache *AC, in isDereferenceableAndAlignedPointerViaAssumption()
71 const Value *V, Align Alignment, const APInt &Size, const DataLayout &DL, in isDereferenceableAndAlignedPointer()
215 const Value *V, Align Alignment, const APInt &Size, const DataLayout &DL, in isDereferenceableAndAlignedPointer()
229 const Value *V, Type *Ty, Align Alignment, const DataLayout &DL, in isDereferenceableAndAlignedPointer()
249 const DataLayout &DL, in isDereferenceablePointer()
293 auto &DL = LI->getDataLayout(); in isDereferenceableAndAlignedInLoop() local
431 const DataLayout &DL, in isSafeToLoadUnconditionally()
512 const DataLayout &DL, in isSafeToLoadUnconditionally()
558 const DataLayout &DL) { in areNonOverlapSameBaseLoadAndStore()
[all …]
H A DMemoryLocation.cpp36 const auto &DL = LI->getDataLayout(); in get() local
45 const auto &DL = SI->getDataLayout(); in get() local
59 const auto &DL = CXI->getDataLayout(); in get() local
68 const auto &DL = RMWI->getDataLayout(); in get() local
161 const DataLayout &DL = II->getDataLayout(); in getForArgument() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h66 const llvm::DataLayout &DL = BB->getDataLayout(); in createConstGEP2_32() local
226 const llvm::DataLayout &DL = BB->getDataLayout(); variable
248 const llvm::DataLayout &DL = BB->getDataLayout(); variable
268 const llvm::DataLayout &DL = BB->getDataLayout(); variable
285 const llvm::DataLayout &DL = BB->getDataLayout(); variable
298 const llvm::DataLayout &DL = BB->getDataLayout(); variable
421 const llvm::DataLayout &DL = BB->getDataLayout(); in CreatePreserveStructAccessIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp41 static void fail(const SDLoc &DL, SelectionDAG &DAG, const Twine &Msg, in fail()
307 SDLoc DL(N); in ReplaceNodeResults() local
343 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments()
588 const SDLoc &DL, SelectionDAG &DAG) const { in LowerReturn() argument
634 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerCallResult()
677 SDLoc DL(Op); in LowerSDIVSREM() local
685 SDLoc DL(Op); in LowerDYNAMIC_STACKALLOC() local
697 SDLoc DL(Op); in LowerBR_CC() local
712 SDLoc DL(Op); in LowerSELECT_CC() local
726 SDLoc DL(N); in LowerATOMIC_LOAD_STORE() local
[all …]
H A DBPFISelDAGToDAG.cpp107 SDLoc DL(Addr); in INITIALIZE_PASS() local
141 SDLoc DL(Addr); in SelectFIAddr() local
175 SDLoc DL(Op); in SelectInlineAsmMemoryOperand() local
202 SDLoc DL(Node); in Select() local
244 SDLoc DL(Node); in PreprocessLoad() local
342 const DataLayout &DL = CurDAG->getDataLayout(); in getConstantFieldValue() local
384 bool BPFDAGToDAGISel::fillGenericConstant(const DataLayout &DL, in fillGenericConstant()
421 bool BPFDAGToDAGISel::fillConstantDataArray(const DataLayout &DL, in fillConstantDataArray()
434 bool BPFDAGToDAGISel::fillConstantArray(const DataLayout &DL, in fillConstantArray()
446 bool BPFDAGToDAGISel::fillConstantStruct(const DataLayout &DL, in fillConstantStruct()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp35 const DataLayout &DL = MF.getDataLayout(); in getPICOffsetSymbol() local
42 const DataLayout &DL = MF.getDataLayout(); in getGlobalEPSymbol() local
49 const DataLayout &DL = MF.getDataLayout(); in getLocalEPSymbol() local
56 const DataLayout &DL = MF.getDataLayout(); in getTOCOffsetSymbol() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp572 SDLoc DL(N); in combineSelectToBinOp() local
668 SDLoc DL(Sel); in foldBinOpIntoSelectIfProfitable() local
699 static void translateSetCCForBranch(const SDLoc &DL, SDValue &LHS, SDValue &RHS, in translateSetCCForBranch()
767 SDLoc DL(Op); in lowerSELECT() local
864 SDLoc DL(Op); in lowerSCALAR_TO_VECTOR() local
878 SDLoc DL(Op); in lowerBITREVERSE() local
925 static SDValue widenShuffleMask(const SDLoc &DL, ArrayRef<int> Mask, MVT VT, in widenShuffleMask()
1030 static SDValue lowerVECTOR_SHUFFLEAsShift(const SDLoc &DL, ArrayRef<int> Mask, in lowerVECTOR_SHUFFLEAsShift()
1228 static SDValue lowerVECTOR_SHUFFLEAsByteRotate(const SDLoc &DL, in lowerVECTOR_SHUFFLEAsByteRotate()
1261 static SDValue lowerVECTOR_SHUFFLEAsZeroOrAnyExtend(const SDLoc &DL, in lowerVECTOR_SHUFFLEAsZeroOrAnyExtend()
[all …]
H A DLoongArchExpandAtomicPseudoInsts.cpp163 MachineInstr &MI, DebugLoc DL, in doAtomicBinOpExpansion()
235 static void insertMaskedMerge(const LoongArchInstrInfo *TII, DebugLoc DL, in insertMaskedMerge()
256 const LoongArchInstrInfo *TII, MachineInstr &MI, DebugLoc DL, in doMaskedAtomicBinOpExpansion()
323 DebugLoc DL = MI.getDebugLoc(); in expandAtomicBinOp() local
356 static void insertSext(const LoongArchInstrInfo *TII, DebugLoc DL, in insertSext()
374 DebugLoc DL = MI.getDebugLoc(); in expandAtomicMinMaxOp() local
503 DebugLoc DL = MI.getDebugLoc(); in expandAtomicCmpXchg() local
643 DebugLoc DL = MI.getDebugLoc(); in expandAtomicCmpXchg128() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp450 SDLoc DL(Op); in lowerSELECT() local
831 static SDValue genConstMult(SDValue X, APInt C, const SDLoc &DL, EVT VT, in genConstMult()
903 SDLoc DL(N); in performDSPShiftCombine() local
1219 SDLoc DL(Op); in lowerLOAD() local
1248 SDLoc DL(Op); in lowerSTORE() local
1272 SDLoc DL(Op); in lowerBITCAST() local
1311 SDLoc DL(Op); in lowerMulDiv() local
1328 static SDValue initAccumulator(SDValue In, const SDLoc &DL, SelectionDAG &DAG) { in initAccumulator()
1334 static SDValue extractLOHI(SDValue Op, const SDLoc &DL, SelectionDAG &DAG) { in extractLOHI()
1353 SDLoc DL(Op); in lowerDSPIntr() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp37 const DataLayout &DL, char Prefix) { in getNameWithPrefixImpl()
65 const DataLayout &DL, in getNameWithPrefixImpl()
72 const DataLayout &DL) { in getNameWithPrefix()
77 const Twine &GVName, const DataLayout &DL) { in getNameWithPrefix()
97 const DataLayout &DL) { in addByteCountSuffix()
132 const DataLayout &DL = GV->getDataLayout(); in getNameWithPrefix() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp284 ArrayRef<MachineOperand> Cond, const DebugLoc &DL, int *BytesAdded) const { in insertBranch() argument
316 MachineBasicBlock::iterator I, DebugLoc DL, in AddSExt()
333 MachineBasicBlock::iterator I, DebugLoc DL, in AddZExt()
387 DebugLoc DL = MIB->getDebugLoc(); in ExpandMOVI() local
402 DebugLoc DL = MIB->getDebugLoc(); in ExpandMOVI() local
454 DebugLoc DL = MIB->getDebugLoc(); in ExpandMOVX_RR() local
502 DebugLoc DL = MIB->getDebugLoc(); in ExpandMOVSZX_RR() local
546 DebugLoc DL = MIB->getDebugLoc(); in ExpandMOVSZX_RM() local
565 DebugLoc DL = MIB->getDebugLoc(); in ExpandPUSH_POP() local
596 auto DL = MIB->getDebugLoc(); in ExpandMOVEM() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h112 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand) { in getNode()
120 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode()
128 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode()
137 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand, in getNode()
146 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode()
155 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp138 DebugLoc DL; in emitPrologueInsns() local
186 DebugLoc DL; in emitEpilogueInsns() local
228 DebugLoc DL; in emitSPAdjustment() local
273 DebugLoc DL; in emitSPExtend() local
317 DebugLoc DL; in emitPrologue() local
392 DebugLoc DL; in emitEpilogue() local
H A DVEISelLowering.cpp369 const SDLoc &DL, SelectionDAG &DAG) const { in LowerReturn() argument
441 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments()
577 SDLoc DL = CLI.DL; in LowerCall() local
992 SDLoc DL(Op); in makeHiLoPair() local
1002 SDLoc DL(Op); in makeAddress() local
1090 SDLoc DL(Op); in lowerATOMIC_FENCE() local
1148 SDLoc DL(Op); in prepareTS1AM() local
1170 SDLoc DL(Op); in finalizeTS1AM() local
1184 SDLoc DL(Op); in lowerATOMIC_SWAP() local
1263 SDLoc DL(Op); in lowerToTLSGeneralDynamicModel() local
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DIntrinsicLowering.h23 const DataLayout &DL; variable
28 explicit IntrinsicLowering(const DataLayout &DL) : DL(DL) {} in IntrinsicLowering()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h43 const DataLayout &DL; variable
59 : DL(DL), F(F), TLI(TLI), AC(AC), DT_(DT) {} in DL() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp434 SDLoc DL(Op); in LowerOperation() local
457 SDLoc DL(Op); in LowerOperation() local
627 SDLoc DL(Vector); in vectorToVerticalVector() local
642 SDLoc DL(Op); in LowerEXTRACT_VECTOR_ELT() local
657 SDLoc DL(Op); in LowerINSERT_VECTOR_ELT() local
679 const DataLayout &DL = DAG.getDataLayout(); in LowerGlobalAddress() local
692 SDLoc DL(Op); in LowerTrig() local
730 SDLoc DL(Op); in LowerUADDSUBO() local
747 SDLoc DL(Op); in lowerFP_TO_UINT() local
757 SDLoc DL(Op); in lowerFP_TO_SINT() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1688 EVT RISCVTargetLowering::getSetCCResultType(const DataLayout &DL, in getSetCCResultType()
1739 auto &DL = I.getDataLayout(); in getTgtMemIntrinsic() local
2017 bool RISCVTargetLowering::isLegalAddressingMode(const DataLayout &DL, in isLegalAddressingMode()
2433 static void translateSetCCForBranch(const SDLoc &DL, SDValue &LHS, SDValue &RHS, in translateSetCCForBranch()
2875 SDLoc DL(V); in convertToScalableVector() local
2886 SDLoc DL(V); in convertFromScalableVector() local
2901 static SDValue getAllOnesMask(MVT VecVT, SDValue VL, const SDLoc &DL, in getAllOnesMask()
2908 getDefaultScalableVLOps(MVT VecVT, const SDLoc &DL, SelectionDAG &DAG, in getDefaultScalableVLOps()
2917 getDefaultVLOps(uint64_t NumElts, MVT ContainerVT, const SDLoc &DL, in getDefaultVLOps()
2930 getDefaultVLOps(MVT VecVT, MVT ContainerVT, const SDLoc &DL, SelectionDAG &DAG, in getDefaultVLOps()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp45 const DebugLoc &DL, in BuildCFI()
57 const DebugLoc &DL, bool IsPrologue) const { in emitCalleeSavedFrameMoves() argument
90 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue() local
200 DebugLoc DL = MBBI->getDebugLoc(); in emitEpilogue() local
319 DebugLoc DL; in spillCalleeSavedRegisters() local
344 DebugLoc DL; in restoreCalleeSavedRegisters() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp395 MVT WebAssemblyTargetLowering::getPointerTy(const DataLayout &DL, in getPointerTy()
404 MVT WebAssemblyTargetLowering::getPointerMemTy(const DataLayout &DL, in getPointerMemTy()
507 static MachineBasicBlock *LowerFPToInt(MachineInstr &MI, DebugLoc DL, in LowerFPToInt()
602 static MachineBasicBlock *LowerMemcpy(MachineInstr &MI, DebugLoc DL, in LowerMemcpy()
671 static MachineBasicBlock *LowerMemset(MachineInstr &MI, DebugLoc DL, in LowerMemset()
733 LowerCallResults(MachineInstr &CallResults, DebugLoc DL, MachineBasicBlock *BB, in LowerCallResults()
860 DebugLoc DL = MI.getDebugLoc(); in EmitInstrWithCustomInserter() local
965 bool WebAssemblyTargetLowering::isLegalAddressingMode(const DataLayout &DL, in isLegalAddressingMode()
1019 EVT WebAssemblyTargetLowering::getSetCCResultType(const DataLayout &DL, in getSetCCResultType()
1172 static void fail(const SDLoc &DL, SelectionDAG &DAG, const char *Msg) { in fail()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp191 EVT CSKYTargetLowering::getSetCCResultType(const DataLayout &DL, in getSetCCResultType()
200 const CCValAssign &VA, const SDLoc &DL) { in convertValVTToLocVT()
216 const CCValAssign &VA, const SDLoc &DL) { in convertLocVTToValVT()
231 const CCValAssign &VA, const SDLoc &DL) { in unpackFromRegLoc()
262 const CCValAssign &VA, const SDLoc &DL) { in unpackFromMemLoc()
289 const SDLoc &DL) { in unpack64()
329 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &DL, in LowerFormalArguments()
441 const SDLoc &DL, SelectionDAG &DAG) const { in LowerReturn() argument
509 SDLoc &DL = CLI.DL; in LowerCall() local
966 DebugLoc DL = MI.getDebugLoc(); in emitSelectPseudo() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp352 SDLoc DL(Disc); in extractPtrauthBlendDiscriminators() local
2479 SDLoc DL(Op); in optimizeLogicalImm() local
2701 MVT AArch64TargetLowering::getScalarShiftAmountTy(const DataLayout &DL, in getScalarShiftAmountTy()
2793 DebugLoc DL = MI.getDebugLoc(); in EmitF128CSEL() local
3427 static SDValue emitStrictFPComparison(SDValue LHS, SDValue RHS, const SDLoc &DL, in emitStrictFPComparison()
3448 const SDLoc &DL, SelectionDAG &DAG) { in emitComparison()
3555 const SDLoc &DL, SelectionDAG &DAG) { in emitConditionalComparison()
3681 SDLoc DL(Val); in emitConjunctionRec() local
3852 const SDLoc &DL) { in getAArch64Cmp()
3992 SDLoc DL(Op); in getAArch64XALUOOp() local
[all …]

12345678910>>...29