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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp257 HexagonMCELFStreamer &HexagonELFStreamer = variable
259 HexagonELFStreamer.HexagonMCEmitCommonSymbol(Symbol, Size, ByteAlignment,
266 HexagonMCELFStreamer &HexagonELFStreamer = variable
268 HexagonELFStreamer.HexagonMCEmitLocalCommonSymbol(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp802 HexagonMCELFStreamer &HexagonELFStreamer =
805 HexagonELFStreamer.HexagonMCEmitLocalCommonSymbol(Sym, Size, ByteAlignment,
810 HexagonELFStreamer.HexagonMCEmitCommonSymbol(Sym, Size, ByteAlignment,

Completed in 58 milliseconds