/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | VNCoercion.cpp | 15 bool canCoerceMustAliasedValueToLoad(Value *StoredVal, Type *LoadTy, in canCoerceMustAliasedValueToLoad() 153 static int analyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingWrite() 208 int analyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingStore() 225 int analyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, LoadInst *DepLI, in analyzeLoadFromClobberingLoad() 257 int analyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingMemInst() 306 static T *getStoreValueForLoadHelper(T *SrcVal, unsigned Offset, Type *LoadTy, in getStoreValueForLoadHelper() 349 Value *getStoreValueForLoad(Value *SrcVal, unsigned Offset, Type *LoadTy, in getStoreValueForLoad() 358 Type *LoadTy, const DataLayout &DL) { in getConstantStoreValueForLoad() 369 Value *getLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, Type *LoadTy, in getLoadValueForLoad() 416 Type *LoadTy, const DataLayout &DL) { in getConstantLoadValueForLoad() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | GVN.cpp | 665 Type *LoadTy, in CanCoerceMustAliasedValueToLoad() 775 static int AnalyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingWrite() 849 static int AnalyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingStore() 866 static int AnalyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingLoad() 893 static int AnalyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingMemInst() 944 Type *LoadTy, in GetStoreValueForLoad() 982 Type *LoadTy, Instruction *InsertPt, in GetLoadValueForLoad() 1042 Type *LoadTy, Instruction *InsertPt, in GetMemInstValueForLoad() 1221 Type *LoadTy = LI->getType(); in ConstructSSAForLoadSet() local
|
D | ScalarReplAggregates.cpp | 1248 Type *LoadTy = cast<PointerType>(PN->getType())->getElementType(); in tryToMakeAllocaBePromotable() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 699 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
|
D | SROA.cpp | 1194 Type *LoadTy = cast<PointerType>(PN.getType())->getElementType(); in speculatePHINodeLoads() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 823 Type *LoadTy; in vectorizeLoadChain() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 1060 Type *LoadTy; in vectorizeLoadChain() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ConstantFolding.cpp | 362 Type *LoadTy = cast<PointerType>(C->getType())->getElementType(); in FoldReinterpretLoadFromConstPtr() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 2318 QualType LoadTy) in evalLoad() 2357 QualType LoadTy) { in evalLoadCommon()
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 408 Constant *FoldReinterpretLoadFromConstPtr(Constant *C, Type *LoadTy, in FoldReinterpretLoadFromConstPtr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 486 Constant *FoldReinterpretLoadFromConstPtr(Constant *C, Type *LoadTy, in FoldReinterpretLoadFromConstPtr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 789 Type *LoadTy = LI->getType(); in MaterializeAdjustedValue() local
|
D | SROA.cpp | 1243 Type *LoadTy = cast<PointerType>(PN.getType())->getElementType(); in speculatePHINodeLoads() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 1897 MVT LoadTy = TLI.getPointerTy(); in ExpandFCOPYSIGN() local
|
D | SelectionDAGBuilder.cpp | 5344 Type *LoadTy, in getMemCmpLoad() 5407 Type *LoadTy; in visitMemCmpCall() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 535 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, in isLoadBitCastBeneficial()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 2650 MVT LoadTy = ty(Op); in LowerUnalignedLoad() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 1383 MVT LoadTy = TLI.getRegisterType(*DAG.getContext(), MVT::i8); in getSignAsIntValue() local
|
D | SelectionDAGBuilder.cpp | 5852 Type *LoadTy, in getMemCmpLoad() 5947 Type *LoadTy; in visitMemCmpCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 1409 MVT LoadTy = TLI.getRegisterType(*DAG.getContext(), MVT::i8); in getSignAsIntValue() local
|
D | SelectionDAGBuilder.cpp | 6518 Type *LoadTy = in getMemCmpLoad() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 675 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, in isLoadBitCastBeneficial()
|