Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h244 assert(MI.getDebugExpression()->getNumLocationOperands() == 0 ||
266 return IsVariadic ? DIExpr->getNumLocationOperands() : 1;
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1896 uint64_t DIExpression::getNumLocationOperands() const { in getNumLocationOperands() function in DIExpression
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2670 *Inst, Expr ? Expr->getNumLocationOperands() : 0, Ops, in salvageDebugInfo()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp1882 uint64_t CurrentLocOps = SalvagedExpr->getNumLocationOperands(); in salvageDebugInfoForDbgValues()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2657 uint64_t getNumLocationOperands() const;
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1348 V = salvageDebugInfoImpl(VAsInst, Expr->getNumLocationOperands(), Ops, in salvageUnresolvedDbgValue()