Home
last modified time | relevance | path

Searched refs:hasFinalLayout (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h202 bool hasFinalLayout() const { return HasFinalLayout; } in hasFinalLayout() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp380 RF && Asm->hasFinalLayout()) { in attemptToFoldSymbolOffsetDifference()
487 if (Asm && Asm->hasFinalLayout()) { in evaluateAsRelocatableImpl()