Searched refs:HexagonELFStreamer (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp192 HexagonMCELFStreamer &HexagonELFStreamer = variable
194 HexagonELFStreamer.HexagonMCEmitCommonSymbol(Symbol, Size, ByteAlignment,
201 HexagonMCELFStreamer &HexagonELFStreamer = variable
203 HexagonELFStreamer.HexagonMCEmitLocalCommonSymbol(
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp795 HexagonMCELFStreamer &HexagonELFStreamer =
798 HexagonELFStreamer.HexagonMCEmitLocalCommonSymbol(Sym, Size, ByteAlignment,
803 HexagonELFStreamer.HexagonMCEmitCommonSymbol(Sym, Size, ByteAlignment,

Completed in 105 milliseconds