Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp288 raw_svector_ostream CodeStream(CodeBytes); in emitInstruction() local
311 raw_svector_ostream CodeStream(CodeBytes); in emitInstruction() local
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCompressInstEmitter.cpp655 raw_string_ostream CodeStream(CodeString); in emitCompressInstEmitter() local