Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h161 return ConstantExpr::getInsertElement(CVec, CNewElt, CIdx); in FoldInsertElement()
H A DConstants.h1317 LLVM_ABI static Constant *getInsertElement(Constant *Vec, Constant *Elt,
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h172 return Fold(ConstantExpr::getInsertElement(CVec, CNewElt, CIdx)); in FoldInsertElement()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1519 V = ConstantExpr::getInsertElement(PoisonV, V, ConstantInt::get(IdxTy, 0)); in getSplat()
1576 return ConstantExpr::getInsertElement(Ops[0], Ops[1], Ops[2], in getWithOperands()
2567 Constant *ConstantExpr::getInsertElement(Constant *Val, Constant *Elt, in getInsertElement() function in ConstantExpr
H A DCore.cpp1899 return wrap(ConstantExpr::getInsertElement(unwrap<Constant>(VectorConstant), in LLVMConstInsertElement()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1073 return ConstantExpr::getInsertElement(Ops[0], Ops[1], Ops[2]); in ConstantFoldInstOperandsImpl()
H A DInstructionSimplify.cpp5191 return ConstantExpr::getInsertElement(VecC, ValC, IdxC); in simplifyInsertElementInst()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1700 C = ConstantExpr::getInsertElement(ConstOps[0], ConstOps[1], in materializeValue()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4532 ConstantExpr::getInsertElement(Elts[0], Elts[1],Elts[2]); in parseValID()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20879 …tExpr16getInsertElementEPNS_8ConstantES2_S2_", "llvm::ConstantExpr::getInsertElement(llvm::Constan…