Home
last modified time | relevance | path

Searched refs:convertUsersOfConstantsToInstructions (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DReplaceConstant.h36 bool convertUsersOfConstantsToInstructions(ArrayRef<Constant *> Consts,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DReplaceConstant.cpp52 bool convertUsersOfConstantsToInstructions(ArrayRef<Constant *> Consts, in convertUsersOfConstantsToInstructions() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.cpp83 return convertUsersOfConstantsToInstructions(LDSGlobals); in eliminateConstantExprUsesOfLDSFromAllInstructions()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp1775 Changed |= convertUsersOfConstantsToInstructions( in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1401 convertUsersOfConstantsToInstructions(PlaceholderFn); in replaceWeakDeclarationWithJumpTablePtr()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6630 convertUsersOfConstantsToInstructions(Const, Func, false); in createOutlinedFunction()