Home
last modified time | relevance | path

Searched refs:ConstantFoldLoadFromConstPtr (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h185 LLVM_ABI Constant *ConstantFoldLoadFromConstPtr(Constant *C, Type *Ty,
191 LLVM_ABI Constant *ConstantFoldLoadFromConstPtr(Constant *C, Type *Ty,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp311 if (ConstantFoldLoadFromConstPtr(Src, LoadTy, APInt(IndexSize, Offset), DL)) in analyzeLoadFromClobberingMemInst()
452 return ConstantFoldLoadFromConstPtr(Src, LoadTy, APInt(IndexSize, Offset), in getMemInstValueForLoad()
476 return ConstantFoldLoadFromConstPtr(Src, LoadTy, APInt(IndexSize, Offset), in getConstantMemInstValueForLoad()
H A DSCCPSolver.cpp1807 if (Constant *C = ConstantFoldLoadFromConstPtr(Ptr, I.getType(), DL)) in visitLoadInst()
H A DSimplifyLibCalls.cpp1555 LHSV = ConstantFoldLoadFromConstPtr(LHSC, IntType, DL); in optimizeMemCmpConstantSize()
1559 RHSV = ConstantFoldLoadFromConstPtr(RHSC, IntType, DL); in optimizeMemCmpConstantSize()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp340 Lhs = ConstantFoldLoadFromConstPtr(C, LoadSizeType, DL); in getLoadPair()
346 Rhs = ConstantFoldLoadFromConstPtr(C, LoadSizeType, DL); in getLoadPair()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp744 Constant *llvm::ConstantFoldLoadFromConstPtr(Constant *C, Type *Ty, in ConstantFoldLoadFromConstPtr() function in llvm
766 Constant *llvm::ConstantFoldLoadFromConstPtr(Constant *C, Type *Ty, in ConstantFoldLoadFromConstPtr() function in llvm
769 return ConstantFoldLoadFromConstPtr(C, Ty, std::move(Offset), DL); in ConstantFoldLoadFromConstPtr()
1084 return ConstantFoldLoadFromConstPtr(Ops[0], LI->getType(), DL); in ConstantFoldInstOperandsImpl()
3692 Constant *VecData = ConstantFoldLoadFromConstPtr(SrcPtr, FVTy, DL); in ConstantFoldFixedVectorCall()
H A DInstructionSimplify.cpp6199 ConstantFoldLoadFromConstPtr(Ptr, Int32Ty, std::move(OffsetInt), DL); in simplifyRelativeLoad()
7067 return ConstantFoldLoadFromConstPtr(PtrOpC, LI->getType(), Q.DL); in simplifyLoadInst()
7090 return ConstantFoldLoadFromConstPtr(GV, LI->getType(), std::move(Offset), in simplifyLoadInst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp435 return ConstantFoldLoadFromConstPtr(LastVisited->second, I.getType(), DL); in visitLoadInst()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9017 ConstantFoldLoadFromConstPtr(const_cast<Constant *>(LoadInput), in getMemCmpLoad()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc19473 …oldLoadFromConstPtrEPNS_8ConstantEPKNS_10DataLayoutE", "llvm::ConstantFoldLoadFromConstPtr(llvm::C…