Home
last modified time | relevance | path

Searched defs:LoadType (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp98 Type *LoadType = getLoadStoreType(Load); in isDependenceDistanceOfOne() local
451 Type *LoadType = Initial->getType(); propagateStoredValueToLoadUsers() local
H A DNewGVN.cpp1357 createLoadExpression(Type * LoadType,Value * PointerOp,LoadInst * LI,const MemoryAccess * MA) const createLoadExpression() argument
1445 performSymbolicLoadCoercion(Type * LoadType,Value * LoadPtr,LoadInst * LI,Instruction * DepInst,MemoryAccess * DefiningAccess) const performSymbolicLoadCoercion() argument
[all...]
H A DGVN.cpp1201 Type *LoadType = Load->getType(); AnalyzeLoadAvailability() local
H A DSROA.cpp1586 Type *LoadType = nullptr; isSafePHIToSpeculate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoopIdiomTransform.cpp
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DDriver.cpp260 enum class LoadType { global() enum
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1251 Type *LoadType = U->getType(); getInstructionCost() local