Home
last modified time | relevance | path

Searched defs:CodeStream (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp253 raw_svector_ostream CodeStream(CodeBytes); in emitInstruction() local
276 raw_svector_ostream CodeStream(CodeBytes); in emitInstruction() local
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp658 raw_string_ostream CodeStream(CodeString); in emitCompressInstEmitter() local