Home
last modified time | relevance | path

Searched refs:hasAllLocationOps (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp343 assert(NewExpr->hasAllLocationOps(getNumVariableLocationOps() + in addVariableLocationOps()
H A DIntrinsicInst.cpp183 assert(NewExpr->hasAllLocationOps(getNumVariableLocationOps() + in addVariableLocationOps()
H A DDebugInfoMetadata.cpp2080 bool DIExpression::hasAllLocationOps(unsigned N) const { in hasAllLocationOps() function in DIExpression
2485 assert(hasAllLocationOps(Result) && in getNumLocationOperands()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h3590 LLVM_ABI bool hasAllLocationOps(unsigned N) const;