Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/DebugInfo/
H A DStreamEmitter.cpp249 class VISAAsmBackend : public MCAsmBackend class
254 VISAAsmBackend(StringRef targetTriple, bool is64Bit) in VISAAsmBackend() function in IGC::VISAAsmBackend
414 = IGCLLVM::make_unique<VISAAsmBackend>(GetTargetTriple(), is64Bit); in StreamEmitter()