Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp314 raw_svector_ostream CodeStream(CodeBytes); in EmitInstruction() local
338 raw_svector_ostream CodeStream(CodeBytes); in EmitInstruction() local
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp514 raw_string_ostream &CodeStream) { in mergeCondAndCode()
603 raw_string_ostream CodeStream(CodeString); in emitCompressInstEmitter() local