Searched defs:LoadTy (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 838 Type *LoadTy, in CanCoerceMustAliasedValueToLoad() 948 static int AnalyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingWrite() 1023 static int AnalyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingStore() 1040 static int AnalyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingLoad() 1067 static int AnalyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingMemInst() 1120 Type *LoadTy, in GetStoreValueForLoad() 1159 Type *LoadTy, Instruction *InsertPt, in GetLoadValueForLoad() 1219 Type *LoadTy, Instruction *InsertPt, in GetMemInstValueForLoad() 1332 Type *LoadTy = LI->getType(); in MaterializeAdjustedValue() local
|
D | ScalarReplAggregates.cpp | 1368 Type *LoadTy = cast<PointerType>(PN->getType())->getElementType(); in tryToMakeAllocaBePromotable() local
|
D | SROA.cpp | 1422 Type *LoadTy = cast<PointerType>(PN.getType())->getElementType(); in speculatePHINodeLoads() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 2204 QualType LoadTy) in evalLoad() 2243 QualType LoadTy) { in evalLoadCommon()
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 405 Type *LoadTy = PTy->getElementType(); in FoldReinterpretLoadFromConstPtr() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 1573 MVT LoadTy = TLI.getPointerTy(); in ExpandFCOPYSIGN() local
|
D | SelectionDAGBuilder.cpp | 5591 Type *LoadTy, in getMemCmpLoad() 5684 Type *LoadTy; in visitMemCmpCall() local
|
/external/llvm/lib/Target/R600/ |
D | AMDGPUISelLowering.cpp | 473 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, in isLoadBitCastBeneficial()
|