Home
last modified time | relevance | path

Searched refs:createLoongArchELFObjectWriter (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
HDLoongArchMCTargetDesc.h39 createLoongArchELFObjectWriter(uint8_t OSABI, bool Is64Bit, bool Relax);
HDLoongArchELFObjectWriter.cpp100 llvm::createLoongArchELFObjectWriter(uint8_t OSABI, bool Is64Bit, bool Relax) { in createLoongArchELFObjectWriter() function in llvm
HDLoongArchAsmBackend.cpp512 return createLoongArchELFObjectWriter( in createObjectTargetWriter()