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.h38 LLVM_ABI bool convertUsersOfConstantsToInstructions(
/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/
H A DAMDGPUMemoryUtils.cpp104 return convertUsersOfConstantsToInstructions(LDSGlobals); in eliminateConstantExprUsesOfLDSFromAllInstructions()
H A DAMDGPULowerBufferFatPointers.cpp2484 Changed |= convertUsersOfConstantsToInstructions( in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1455 convertUsersOfConstantsToInstructions(PlaceholderFn); in replaceWeakDeclarationWithJumpTablePtr()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7101 convertUsersOfConstantsToInstructions(Const, Func, false); in createOutlinedFunction()