Home
last modified time | relevance | path

Searched defs:LoadTy (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp15 bool canCoerceMustAliasedValueToLoad(Value *StoredVal, Type *LoadTy, in canCoerceMustAliasedValueToLoad()
163 static int analyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingWrite()
218 int analyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingStore()
246 int analyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, LoadInst *DepLI, in analyzeLoadFromClobberingLoad()
283 int analyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingMemInst()
344 static T *getStoreValueForLoadHelper(T *SrcVal, unsigned Offset, Type *LoadTy, in getStoreValueForLoadHelper()
387 Value *getStoreValueForLoad(Value *SrcVal, unsigned Offset, Type *LoadTy, in getStoreValueForLoad()
396 Type *LoadTy, const DataLayout &DL) { in getConstantStoreValueForLoad()
407 Value *getLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, Type *LoadTy, in getLoadValueForLoad()
454 Type *LoadTy, const DataLayout &DL) { in getConstantLoadValueForLoad()
[all …]
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp699 Type *LoadTy, in CanCoerceMustAliasedValueToLoad()
810 static int AnalyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingWrite()
885 static int AnalyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingStore()
902 static int AnalyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingLoad()
934 static int AnalyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingMemInst()
987 Type *LoadTy, in GetStoreValueForLoad()
1026 Type *LoadTy, Instruction *InsertPt, in GetLoadValueForLoad()
1085 Type *LoadTy, Instruction *InsertPt, in GetMemInstValueForLoad()
1178 Type *LoadTy = LI->getType(); in MaterializeAdjustedValue() local
DSROA.cpp1194 Type *LoadTy = cast<PointerType>(PN.getType())->getElementType(); in speculatePHINodeLoads() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp520 LLT LoadTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrAlternativeMappings() local
1117 const LLT LoadTy = MRI.getType(DstReg); in applyMappingWideLoad() local
2355 LLT LoadTy = MRI.getType(MI.getOperand(0).getReg()); in getInstrMappingForLoad() local
DAMDGPUISelLowering.cpp673 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, EVT CastTy, in isLoadBitCastBeneficial()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp734 IntegerType *LoadTy) { in CreateWideLoad()
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp823 Type *LoadTy; in vectorizeLoadChain() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp1096 Type *LoadTy = nullptr; in vectorizeLoadChain() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2318 QualType LoadTy) in evalLoad()
2357 QualType LoadTy) { in evalLoadCommon()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp536 static bool isMinMaxWithLoads(Value *V, Type *&LoadTy) { in isMinMaxWithLoads()
/external/llvm/lib/Analysis/
DConstantFolding.cpp408 Constant *FoldReinterpretLoadFromConstPtr(Constant *C, Type *LoadTy, in FoldReinterpretLoadFromConstPtr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp502 Constant *FoldReinterpretLoadFromConstPtr(Constant *C, Type *LoadTy, in FoldReinterpretLoadFromConstPtr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp776 Type *LoadTy = LI->getType(); in MaterializeAdjustedValue() local
DSROA.cpp1267 Type *LoadTy = SomeLoad->getType(); in speculatePHINodeLoads() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp535 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, in isLoadBitCastBeneficial()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1383 MVT LoadTy = TLI.getRegisterType(*DAG.getContext(), MVT::i8); in getSignAsIntValue() local
DSelectionDAGBuilder.cpp5852 Type *LoadTy, in getMemCmpLoad()
5947 Type *LoadTy; in visitMemCmpCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2717 MVT LoadTy = ty(Op); in LowerUnalignedLoad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1460 MVT LoadTy = TLI.getRegisterType(*DAG.getContext(), MVT::i8); in getSignAsIntValue() local
DSelectionDAGBuilder.cpp7265 Type *LoadTy = in getMemCmpLoad() local