Home
last modified time | relevance | path

Searched refs:getValueForLoad (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DVNCoercion.h77 Value *getValueForLoad(Value *SrcVal, unsigned Offset, Type *LoadTy,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp335 Value *getValueForLoad(Value *SrcVal, unsigned Offset, Type *LoadTy, in getValueForLoad() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1079 Res = getValueForLoad(Res, Offset, LoadTy, InsertPt, DL); in MaterializeAdjustedValue()
1092 Res = getValueForLoad(CoercedLoad, Offset, LoadTy, InsertPt, DL); in MaterializeAdjustedValue()