Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp183 class ELFVEAsmBackend : public VEAsmBackend { class
187 ELFVEAsmBackend(const Target &T, Triple::OSType OSType) in ELFVEAsmBackend() function in __anone922e8690111::ELFVEAsmBackend
227 return new ELFVEAsmBackend(T, STI.getTargetTriple().getOS()); in createVEAsmBackend()