Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDGVN.cpp839 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
HDScalarReplAggregates.cpp1368 Type *LoadTy = cast<PointerType>(PN->getType())->getElementType(); in tryToMakeAllocaBePromotable() local
HDSROA.cpp1423 Type *LoadTy = cast<PointerType>(PN.getType())->getElementType(); in speculatePHINodeLoads() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp2209 QualType LoadTy) in evalLoad()
2248 QualType LoadTy) { in evalLoadCommon()
/NextBSD/contrib/llvm/lib/Analysis/
HDConstantFolding.cpp405 Type *LoadTy = PTy->getElementType(); in FoldReinterpretLoadFromConstPtr() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp1587 MVT LoadTy = TLI.getPointerTy(DL); in ExpandFCOPYSIGN() local
HDSelectionDAGBuilder.cpp5179 Type *LoadTy, in getMemCmpLoad()
5274 Type *LoadTy; in visitMemCmpCall() local
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp492 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, in isLoadBitCastBeneficial()