Searched refs:CodeString (Results 1 – 2 of 2) sorted by relevance
132 std::string CodeString; in radeon_llvm_compile() local133 raw_string_ostream oStream(CodeString); in radeon_llvm_compile()
238 SmallString<0> CodeString; in LLVMTargetMachineEmitToMemoryBuffer() local239 raw_svector_ostream OStream(CodeString); in LLVMTargetMachineEmitToMemoryBuffer()