Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeAliases.cpp57 return CE->getWithOperands(Ops); in canonicalizeAlias()
H A DValueMapper.cpp521 return getVM()[V] = CE->getWithOperands(Ops, NewTy, false, NewSrcTy); in mapValue()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h1343 Constant *getWithOperands(ArrayRef<Constant *> Ops) const {
1344 return getWithOperands(Ops, getType());
1356 LLVM_ABI Constant *getWithOperands(ArrayRef<Constant *> Ops, Type *Ty,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp829 return CE->getWithOperands(NewOperands, TargetType, /*OnlyIfReduced=*/false, in cloneConstantExprWithNewAddressSpace()
833 return CE->getWithOperands(NewOperands, TargetType); in cloneConstantExprWithNewAddressSpace()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp378 return CE->getWithOperands(Ops, ValVTy->getElementType(), false, in ConstantFoldExtractElementInstruction()
H A DConstants.cpp1551 Constant *ConstantExpr::getWithOperands(ArrayRef<Constant *> Ops, Type *Ty, in getWithOperands() function in ConstantExpr
3390 if (Constant *C = getWithOperands(NewOps, getType(), true)) in handleOperandChangeImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h2326 const SCEV *getWithOperands(const SCEV *S,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1045 return CE->getWithOperands(Ops); in ConstantFoldInstOperandsImpl()
H A DScalarEvolution.cpp9920 ScalarEvolution::getWithOperands(const SCEV *S, in getWithOperands() function in ScalarEvolution
10037 return getWithOperands(V, NewOps); in computeSCEVAtScope()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20885 {"_ZNK4llvm12ConstantExpr15getWithOperandsEPKPNS_8ConstantEj", "llvm::ConstantExpr::getWithOperands