Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp287 raw_svector_ostream CodeStream(CodeBytes); in emitInstruction() local
310 raw_svector_ostream CodeStream(CodeBytes); in emitInstruction() local
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp645 raw_string_ostream CodeStream(CodeString); in emitCompressInstEmitter() local