Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp17 bool canCoerceMustAliasedValueToLoad(Value *StoredVal, Type *LoadTy, in canCoerceMustAliasedValueToLoad()
176 static int analyzeLoadFromClobberingWrite(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingWrite()
226 int analyzeLoadFromClobberingStore(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingStore()
332 int analyzeLoadFromClobberingLoad(Type *LoadTy, Value *LoadPtr, LoadInst *DepLI, in analyzeLoadFromClobberingLoad()
367 int analyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingMemInst()
424 static T *getStoreValueForLoadHelper(T *SrcVal, unsigned Offset, Type *LoadTy, in getStoreValueForLoadHelper()
468 Value *getStoreValueForLoad(Value *SrcVal, unsigned Offset, Type *LoadTy, in getStoreValueForLoad()
477 Type *LoadTy, const DataLayout &DL) { in getConstantStoreValueForLoad()
488 Value *getLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, Type *LoadTy, in getLoadValueForLoad()
536 Type *LoadTy, const DataLayout &DL) { in getConstantLoadValueForLoad()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoads.cpp450 Type *LoadTy, in areNonOverlapSameBaseLoadAndStore()
H A DConstantFolding.cpp548 Constant *FoldReinterpretLoadFromConstPtr(Constant *C, Type *LoadTy, in FoldReinterpretLoadFromConstPtr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp190 Type *LoadTy = Load->getType(); in vectorizeLoadInsert() local
H A DLoadStoreVectorizer.cpp1148 Type *LoadTy = nullptr; in vectorizeLoadChain() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp737 IntegerType *LoadTy) { in CreateWideLoad()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp961 Type *LoadTy = CI->getType(); in optimizeCallInst() local
H A DGVN.cpp884 Type *LoadTy = Load->getType(); in MaterializeAdjustedValue() local
H A DSROA.cpp1270 Type *LoadTy = SomeLoad->getType(); in speculatePHINodeLoads() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp538 static bool isMinMaxWithLoads(Value *V, Type *&LoadTy) { in isMinMaxWithLoads()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp374 LLT LoadTy = Dst.getLLTTy(*getMRI()); in buildLoadFromOffset() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2964 QualType LoadTy) { in evalLoad()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1902 MVT LoadTy = MVT::getVectorVT(MVT::i8, HwLen); in WidenHvxLoad() local
H A DHexagonISelLowering.cpp2949 MVT LoadTy = ty(Op); in LowerUnalignedLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1502 MVT LoadTy = TLI.getRegisterType(*DAG.getContext(), MVT::i8); in getSignAsIntValue() local
H A DSelectionDAGBuilder.cpp7517 Type *LoadTy = in getMemCmpLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1143 const LLT LoadTy = MRI.getType(DstReg); in applyMappingLoad() local
H A DAMDGPUISelLowering.cpp759 bool AMDGPUTargetLowering::isLoadBitCastBeneficial(EVT LoadTy, EVT CastTy, in isLoadBitCastBeneficial()