Searched defs:LoadTy (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 852 Type *LoadTy, in CanCoerceMustAliasedValueToLoad() 960 static int AnalyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingWrite() 1035 static int AnalyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingStore() 1052 static int AnalyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingLoad() 1079 static int AnalyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingMemInst() 1132 Type *LoadTy, in GetStoreValueForLoad() 1171 Type *LoadTy, Instruction *InsertPt, in GetLoadValueForLoad() 1231 Type *LoadTy, Instruction *InsertPt, in GetMemInstValueForLoad() 1322 Type *LoadTy = LI->getType(); in MaterializeAdjustedValue() local
|
D | ScalarReplAggregates.cpp | 1369 Type *LoadTy = cast<PointerType>(PN->getType())->getElementType(); in tryToMakeAllocaBePromotable() local
|
D | SROA.cpp | 1208 Type *LoadTy = cast<PointerType>(PN.getType())->getElementType(); in speculatePHINodeLoads() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 2256 QualType LoadTy) in evalLoad() 2295 QualType LoadTy) { in evalLoadCommon()
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 404 Type *LoadTy = PTy->getElementType(); in FoldReinterpretLoadFromConstPtr() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 461 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, in isLoadBitCastBeneficial()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 1661 MVT LoadTy = TLI.getRegisterType(*DAG.getContext(), MVT::i8); in getSignAsIntValue() local
|
D | SelectionDAGBuilder.cpp | 5405 Type *LoadTy, in getMemCmpLoad() 5500 Type *LoadTy; in visitMemCmpCall() local
|