Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h173 void setHasLayout(bool Value) { HasLayout = Value; } in setHasLayout() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp438 Sec.setHasLayout(true); in ensureValid()
948 Sec.setHasLayout(false); in layout()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp750 Sec.setHasLayout(false); in finishLayout()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp930 Sec.setHasLayout(false); in finishLayout()