Home
last modified time | relevance | path

Searched refs:ConstantFoldExtractValueInstruction (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFold.h51 ConstantFoldExtractValueInstruction(Constant *Agg, ArrayRef<unsigned> Idxs);
H A DConstantFolder.h134 return ConstantFoldExtractValueInstruction(CAgg, IdxList); in FoldExtractValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h148 LLVM_ABI Constant *ConstantFoldExtractValueInstruction(Constant *Agg,
H A DTargetFolder.h145 return ConstantFoldExtractValueInstruction(CAgg, IdxList); in FoldExtractValue()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp505 Constant *llvm::ConstantFoldExtractValueInstruction(Constant *Agg, in ConstantFoldExtractValueInstruction() function in llvm
512 return ConstantFoldExtractValueInstruction(C, Idxs.slice(1)); in ConstantFoldExtractValueInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1070 return ConstantFoldExtractValueInstruction( in ConstantFoldInstOperandsImpl()
H A DInstructionSimplify.cpp5228 return ConstantFoldExtractValueInstruction(CAgg, Idxs); in simplifyExtractValueInst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp200 Elt = ConstantFoldExtractValueInstruction(Elt, LaterIndices); in foldCmpLoadFromIndexedGlobal()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20803 …antFoldExtractValueInstructionEPNS_8ConstantEPKjj", "llvm::ConstantFoldExtractValueInstruction(llv…