Home
last modified time | relevance | path

Searched refs:getNumLocationOperands (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h321 assert(MI.getDebugExpression()->getNumLocationOperands() == 0 ||
343 return IsVariadic ? DIExpr->getNumLocationOperands() : 1;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2288 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues()
2350 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp2202 uint64_t DIExpression::getNumLocationOperands() const { in getNumLocationOperands() function in DIExpression
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2898 *Inst, Expr ? Expr->getNumLocationOperands() : 0, Ops, in salvageDebugInfoImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2772 uint64_t getNumLocationOperands() const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1536 Expr->getNumLocationOperands(), Ops, in salvageUnresolvedDbgValue()