Home
last modified time | relevance | path

Searched refs:ConstantFoldInsertValueInstruction (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFold.h53 ConstantFoldInsertValueInstruction(Constant *Agg, Constant *Val,
H A DConstantFolder.h143 return ConstantFoldInsertValueInstruction(CAgg, CVal, IdxList); in FoldInsertValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h141 LLVM_ABI Constant *ConstantFoldInsertValueInstruction(Constant *Agg,
H A DTargetFolder.h154 return ConstantFoldInsertValueInstruction(CAgg, CVal, IdxList); in FoldInsertValue()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp517 Constant *llvm::ConstantFoldInsertValueInstruction(Constant *Agg, in ConstantFoldInsertValueInstruction() function in llvm
536 C = ConstantFoldInsertValueInstruction(C, Val, Idxs.slice(1)); in ConstantFoldInsertValueInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3672 Constant *NewKernelEnvC = ConstantFoldInsertValueInstruction( in setConfigurationOfKernelEnvironment()
3682 Constant *NewConfigC = ConstantFoldInsertValueInstruction( \
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1056 return ConstantFoldInsertValueInstruction(Src, ConstPtr, 0); in pointerAuthResignMemberFunctionPointer()
1110 llvm::Constant *res = ConstantFoldInsertValueInstruction(src, dstAdj, 1); in EmitMemberPointerConversion()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1075 return ConstantFoldInsertValueInstruction( in ConstantFoldInstOperandsImpl()
H A DInstructionSimplify.cpp5151 return ConstantFoldInsertValueInstruction(CAgg, CVal, Idxs); in simplifyInsertValueInst()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6497 auto *NewInitializer = ConstantFoldInsertValueInstruction( in createTargetDeinit()
6500 NewInitializer = ConstantFoldInsertValueInstruction( in createTargetDeinit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20804 …tFoldInsertValueInstructionEPNS_8ConstantES1_PKjj", "llvm::ConstantFoldInsertValueInstruction(llvm…