Searched defs:LoadTy (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | GVN.cpp | 832 Type *LoadTy, in CanCoerceMustAliasedValueToLoad() 942 static int AnalyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingWrite() 1016 static int AnalyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingStore() 1033 static int AnalyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingLoad() 1060 static int AnalyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in AnalyzeLoadFromClobberingMemInst() 1112 Type *LoadTy, in GetStoreValueForLoad() 1151 Type *LoadTy, Instruction *InsertPt, in GetLoadValueForLoad() 1211 Type *LoadTy, Instruction *InsertPt, in GetMemInstValueForLoad() 1285 Type *LoadTy = LI->getType(); in ConstructSSAForLoadSet() local 1322 Value *AvailableValueInBlock::MaterializeAdjustedValue(Type *LoadTy, GVN &gvn) const { in MaterializeAdjustedValue()
|
| D | ScalarReplAggregates.cpp | 1364 Type *LoadTy = cast<PointerType>(PN->getType())->getElementType(); in tryToMakeAllocaBePromotable() local
|
| D | SROA.cpp | 1073 Type *LoadTy = cast<PointerType>(PN.getType())->getElementType(); in speculatePHINodeLoads() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/R600/ |
| D | AMDGPUISelLowering.cpp | 203 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, in isLoadBitCastBeneficial()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | ExprEngine.cpp | 2027 QualType LoadTy) in evalLoad() 2066 QualType LoadTy) { in evalLoadCommon()
|
| /freebsd-9-stable/contrib/llvm/lib/Analysis/ |
| D | ConstantFolding.cpp | 391 Type *LoadTy = PTy->getElementType(); in FoldReinterpretLoadFromConstPtr() local
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 1515 MVT LoadTy = TLI.getPointerTy(); in ExpandFCOPYSIGN() local
|
| D | SelectionDAGBuilder.cpp | 5531 Type *LoadTy, in getMemCmpLoad() 5625 Type *LoadTy; in visitMemCmpCall() local
|