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.h322 assert(MI.getDebugExpression()->getNumLocationOperands() == 0 ||
344 return IsVariadic ? DIExpr->getNumLocationOperands() : 1;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2329 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues()
2391 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1864 *Inst, Expr ? Expr->getNumLocationOperands() : 0, Ops, in salvageDebugInfoImpl()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp2480 uint64_t DIExpression::getNumLocationOperands() const { in getNumLocationOperands() function in DIExpression
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h3361 LLVM_ABI uint64_t getNumLocationOperands() const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1526 Expr->getNumLocationOperands(), Ops, in salvageUnresolvedDbgValue()