Searched defs:LoadTy (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ |
| HD | GVN.cpp | 839 Type *LoadTy, in CanCoerceMustAliasedValueToLoad() 947 static int AnalyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingWrite() 1022 static int AnalyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingStore() 1039 static int AnalyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingLoad() 1066 static int AnalyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingMemInst() 1119 Type *LoadTy, in GetStoreValueForLoad() 1158 Type *LoadTy, Instruction *InsertPt, in GetLoadValueForLoad() 1218 Type *LoadTy, Instruction *InsertPt, in GetMemInstValueForLoad() 1327 Type *LoadTy = LI->getType(); in MaterializeAdjustedValue() local
|
| HD | ScalarReplAggregates.cpp | 1368 Type *LoadTy = cast<PointerType>(PN->getType())->getElementType(); in tryToMakeAllocaBePromotable() local
|
| HD | SROA.cpp | 1423 Type *LoadTy = cast<PointerType>(PN.getType())->getElementType(); in speculatePHINodeLoads() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | ExprEngine.cpp | 2209 QualType LoadTy) in evalLoad() 2248 QualType LoadTy) { in evalLoadCommon()
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | ConstantFolding.cpp | 405 Type *LoadTy = PTy->getElementType(); in FoldReinterpretLoadFromConstPtr() local
|
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | LegalizeDAG.cpp | 1587 MVT LoadTy = TLI.getPointerTy(DL); in ExpandFCOPYSIGN() local
|
| HD | SelectionDAGBuilder.cpp | 5179 Type *LoadTy, in getMemCmpLoad() 5274 Type *LoadTy; in visitMemCmpCall() local
|
| /NextBSD/contrib/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUISelLowering.cpp | 492 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, in isLoadBitCastBeneficial()
|