Home
last modified time | relevance | path

Searched refs:extractIfOffset (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp442 if (!Expr->extractIfOffset(CurVarOffsetInBytes)) in transferSRADebugInfo()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1979 if (!AssignRecord->getAddressExpression()->extractIfOffset( in calculateFragmentIntersectImpl()
H A DDebugInfoMetadata.cpp1684 bool DIExpression::extractIfOffset(int64_t &Offset) const { in extractIfOffset() function in DIExpression
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1304 else if (!VI.Expr->extractIfOffset(ExprOffset)) in collectVariableInfoFromMFTable()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2934 bool extractIfOffset(int64_t &Offset) const;