Home
last modified time | relevance | path

Searched defs:NewExpr (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h224 setExpression(DIExpression * NewExpr) setExpression() argument
296 setAddressExpression(DIExpression * NewExpr) setAddressExpression() argument
H A DIntrinsicInst.h326 setExpression(DIExpression * NewExpr) setExpression() argument
505 setAddressExpression(DIExpression * NewExpr) setAddressExpression() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp219 addVariableLocationOps(ArrayRef<Value * > NewValues,DIExpression * NewExpr) addVariableLocationOps() argument
H A DIntrinsicInst.cpp179 addVariableLocationOps(ArrayRef<Value * > NewValues,DIExpression * NewExpr) addVariableLocationOps() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp255 const DIExpression *NewExpr = addLocationAttribute() local
898 const DIExpression *NewExpr = applyConcreteDbgVariableAttributes() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1293 auto *NewExpr = DIExpression::prependOpcodes(Expr, Ops); lowerDbgValue() local
1339 auto *NewExpr = DIExpression::prependOpcodes(Expr, Ops); lowerDbgDeclare() local
H A DSelectionDAGBuilder.cpp1545 DIExpression *NewExpr = handleKillDebugValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1944 Init *NewExpr = Expr->resolveReferences(SR); in resolveReferences() local
2010 Init *NewExpr = Expr->resolveReferences(R); in resolveReferences() local
2085 Init *NewExpr = Expr->resolveReferences(R); in resolveReferences() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1642 ExprResult NewExpr = makeNewAndDeleteExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp500 if (auto NewExpr = DIExpression::createFragmentExpression( in shortenAssignment() local
H A DLoopStrengthReduce.cpp6439 UpdateDbgValueInst(DVIRecoveryRec & DVIRec,SmallVectorImpl<Value * > & NewLocationOps,SmallVectorImpl<uint64_t> & NewExpr) UpdateDbgValueInst() argument
6584 SmallVector<uint64_t, 3> NewExpr; SalvageDVI() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp396 HexagonMCExpr *NewExpr = HexagonMCExpr::create( addSignedImmOperands() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp2198 DIExpression *NewExpr = in recordEntryValue() local
H A DInstrRefBasedImpl.cpp655 DIExpression *NewExpr = recoverAsEntryValue() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2084 NewExpr(NodeArray ExprList_, Node *Type_, NodeArray InitList_, bool IsGlobal_, NewExpr() function