/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugProgramInstruction.h | 224 setExpression(DIExpression * NewExpr) setExpression() argument 296 setAddressExpression(DIExpression * NewExpr) setAddressExpression() argument
|
H A D | IntrinsicInst.h | 326 setExpression(DIExpression * NewExpr) setExpression() argument 505 setAddressExpression(DIExpression * NewExpr) setAddressExpression() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugProgramInstruction.cpp | 219 addVariableLocationOps(ArrayRef<Value * > NewValues,DIExpression * NewExpr) addVariableLocationOps() argument
|
H A D | IntrinsicInst.cpp | 179 addVariableLocationOps(ArrayRef<Value * > NewValues,DIExpression * NewExpr) addVariableLocationOps() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 255 const DIExpression *NewExpr = addLocationAttribute() local 898 const DIExpression *NewExpr = applyConcreteDbgVariableAttributes() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 1293 auto *NewExpr = DIExpression::prependOpcodes(Expr, Ops); lowerDbgValue() local 1339 auto *NewExpr = DIExpression::prependOpcodes(Expr, Ops); lowerDbgDeclare() local
|
H A D | SelectionDAGBuilder.cpp | 1545 DIExpression *NewExpr = handleKillDebugValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 1944 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 D | SemaCoroutine.cpp | 1642 ExprResult NewExpr = makeNewAndDeleteExpr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DeadStoreElimination.cpp | 500 if (auto NewExpr = DIExpression::createFragmentExpression( in shortenAssignment() local
|
H A D | LoopStrengthReduce.cpp | 6439 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 D | HexagonAsmParser.cpp | 396 HexagonMCExpr *NewExpr = HexagonMCExpr::create( addSignedImmOperands() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 2198 DIExpression *NewExpr = in recordEntryValue() local
|
H A D | InstrRefBasedImpl.cpp | 655 DIExpression *NewExpr = recoverAsEntryValue() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 2084 NewExpr(NodeArray ExprList_, Node *Type_, NodeArray InitList_, bool IsGlobal_, NewExpr() function
|