Home
last modified time | relevance | path

Searched defs:DL (Results 1 - 25 of 418) sorted by relevance

12345678910>>...17

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DIntrinsicLowering.h26 const DataLayout &DL; member in llvm::IntrinsicLowering
31 explicit IntrinsicLowering(const DataLayout &DL) : DL(DL), Warned(false) {} in IntrinsicLowering() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLowLevelType.cpp20 LLT llvm::getLLTForType(Type &Ty, const DataLayout &DL) { in getLLTForType() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DOperator.cpp34 bool GEPOperator::accumulateConstantOffset(const DataLayout &DL, in accumulateConstantOffset() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DNaryReassociate.h168 const DataLayout *DL; member in llvm::NaryReassociatePass
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.h78 inline SDValue getI32Imm(unsigned Imm, const SDLoc &DL) { in getI32Imm() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp19 const DataLayout &DL = MF.getDataLayout(); in getPICOffsetSymbol() local
26 const DataLayout &DL = MF.getDataLayout(); in getGlobalEPSymbol() local
33 const DataLayout &DL = MF.getDataLayout(); in getLocalEPSymbol() local
40 const DataLayout &DL = MF.getDataLayout(); in getTOCOffsetSymbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSCCP.cpp12 const DataLayout &DL = M.getDataLayout(); in run() local
52 const DataLayout &DL = M.getDataLayout(); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalIndirectSymbol.h67 const GlobalObject *getBaseObject(const DataLayout &DL, APInt &Offset) const { in getBaseObject() argument
72 GlobalObject *getBaseObject(const DataLayout &DL, APInt &Offset) { in getBaseObject() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h74 const DataLayout *DL = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemDerefPrinter.cpp53 const DataLayout &DL = F.getParent()->getDataLayout(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp31 const DataLayout &DL = F->getParent()->getDataLayout(); in DemoteRegToStack() local
116 const DataLayout &DL = P->getModule()->getDataLayout(); in DemotePHIToStack() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.cpp45 unsigned AMDGPUMachineFunction::allocateLDSGlobal(const DataLayout &DL, in allocateLDSGlobal() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp119 DebugLoc DL = MI->getDebugLoc(); in expandLoadStackGuard() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFRegisterInfo.cpp44 static void WarnSize(int Offset, MachineFunction &MF, DebugLoc& DL) in WarnSize() argument
65 DebugLoc DL = MI.getDebugLoc(); in eliminateFrameIndex() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiTargetObjectFile.cpp115 bool LanaiTargetObjectFile::isConstantInSmallSection(const DataLayout &DL, in isConstantInSmallSection() argument
120 MCSection *LanaiTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp52 const DataLayout &DL = Printer.getDataLayout(); in GetJumpTableSymbol() local
69 const DataLayout &DL = Printer.getDataLayout(); in GetConstantPoolIndexSymbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp27 const DataLayout &DL = getDataLayout(); in getIntImmCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp43 DebugLoc DL = DebugLoc(); in runOnMachineFunction() local
130 DebugLoc DL = DebugLoc(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h54 const DataLayout &DL; member in llvm::TruncInstCombine
79 TruncInstCombine(TargetLibraryInfo &TLI, const DataLayout &DL, in TruncInstCombine() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysis.cpp43 const DataLayout &DL = A->getModule()->getDataLayout(); in relatedSelect() local
58 const DataLayout &DL = A->getModule()->getDataLayout(); in relatedPHI() local
115 relatedCheck(const Value *A, const Value *B, const DataLayout &DL) relatedCheck() argument
163 related(const Value *A, const Value *B, const DataLayout &DL) related() argument
[all...]
H A DProvenanceAnalysisEvaluator.cpp69 const DataLayout &DL = F.getParent()->getDataLayout(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DConstantProp.cpp84 const DataLayout &DL = F.getParent()->getDataLayout(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h91 const DataLayout &DL; member
H A DObjCARCAliasAnalysis.h40 const DataLayout &DL; member in llvm::objcarc::ObjCARCAAResult
43 explicit ObjCARCAAResult(const DataLayout &DL) : AAResultBase(), DL(DL) {} in ObjCARCAAResult() argument
H A DPHITransAddr.h40 const DataLayout &DL; member in llvm::PHITransAddr
52 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC) in PHITransAddr() argument

Completed in 8 milliseconds

12345678910>>...17