Searched refs:spvdbgs (Results 1 – 12 of 12) sorted by relevance
109 SPIRVDBG(spvdbgs() << "Read word: W = " << W << " V = " << V << '\n'); in decode()151 SPIRVDBG(spvdbgs() << "Read string: \"" << Str << "\"\n"); in SPIRV_DEF_ENCDEC()168 SPIRVDBG(spvdbgs() << "Read string: \"" << Str << "\"\n"); in SPIRV_DEF_ENCDEC()195 SPIRVDBG(spvdbgs() << "[SPIRVDecoder] getWordCountAndOpCode EOF " << in getWordCountAndOpCode()206 SPIRVDBG(spvdbgs() << "[SPIRVDecoder] getWordCountAndOpCode FAIL " << in getWordCountAndOpCode()224 SPIRVDBG(spvdbgs() << "[SPIRVDecoder] getWordCountAndOpCode FAIL " << in getWordCountAndOpCode()228 SPIRVDBG(spvdbgs() << "[SPIRVDecoder] getWordCountAndOpCode " << WordCount << in getWordCountAndOpCode()
53 SPIRVDBG(spvdbgs() << "Set alignment " << A << " for obj " << Id << "\n") in setAlignment()73 SPIRVDBG(spvdbgs() << "Set volatile " << " for obj " << Id << "\n") in setVolatile()
90 SPIRVDBG(spvdbgs() << "No factory for OpCode " << (unsigned)OpCode << '\n';) in create()153 SPIRVDBG(spvdbgs() << "Set name for obj " << Id << " " << in setName()261 SPIRVDBG(spvdbgs() << "[addDecorate] " << *Dec << '\n';) in addDecorate()282 SPIRVDBG(spvdbgs() << "[takeDecorates] " << Id << '\n';) in takeDecorates()289 SPIRVDBG(spvdbgs() << "[setLine] " << *L << '\n';) in setLine()307 SPIRVDBG(spvdbgs() << "[addMemberDecorate] " << *Dec << '\n';) in addMemberDecorate()329 SPIRVDBG(spvdbgs() << "[takeMemberDecorates] " << Id << '\n';) in takeMemberDecorates()
117 spvdbgs() << SS.str() << '\n'; in checkError()118 spvdbgs().flush(); in checkError()
102 SPIRVDBG(spvdbgs() << "Decode function: " << Id << '\n'); in decode()136 SPIRVDBG(spvdbgs() << "Decode BB: " << BB->getId() << '\n'); in decodeBB()
116 SPIRVDBG(spvdbgs() << "[compare decorate] " << *Dec in insert()120 SPIRVDBG(spvdbgs() << " diff\n"); in insert()122 SPIRVDBG(spvdbgs() << "[add decorate] " << *Dec << '\n'); in insert()
104 SPIRVDBG(spvdbgs() << "Read word: W = " << W << " V = " << V << '\n'); in DecodeBinary()116 SPIRVDBG(spvdbgs() << "Read word: W = " << W << " V = " << V << '\n');
66 inline spv_ostream &spvdbgs() { in spvdbgs() function
390 SPIRVDBG(spvdbgs() << "[optimizeDecorates] begin\n"); in optimizeDecorates()393 SPIRVDBG(spvdbgs() << " check " << *D << '\n'); in optimizeDecorates()399 SPIRVDBG(spvdbgs() << " equal range " << **ER.first in optimizeDecorates()402 spvdbgs() << **ER.second; in optimizeDecorates()404 spvdbgs() << "end"; in optimizeDecorates()405 spvdbgs() << '\n'); in optimizeDecorates()408 SPIRVDBG(spvdbgs() << " skip equal range \n"); in optimizeDecorates()411 SPIRVDBG(spvdbgs() << " add deco group. erase equal range\n"); in optimizeDecorates()453 SPIRVDBG(spvdbgs() << "addCapability: " << Cap << '\n'); in addCapability()1354 SPIRVDBG(spvdbgs() << "[addDecorationGroup] {" << *Group << "}\n"; in addDecorationGroup()[all …]
459 SPIRVDBG(spvdbgs() << "[mapFunction] " << *BF << " -> "; in mapFunction()683 SPIRVDBG(spvdbgs() << "[transType] " << *T << " -> ";) in transType()906 SPIRVDBG(spvdbgs() << "[transValue] " << *BV << " -> ";) in transValue()953 spvdbgs() << "Invalid cast: " << *BV << " -> "; in transConvertInst()1806 SPIRVDBG(spvdbgs() << "Cannot translate " << *BV << '\n';) in transValueWithoutDecoration()2001 SPIRVDBG(spvdbgs() << "[transInstToBuiltinCall] " << *BI << " -> "; dbgs() << in transBuiltinFromInst()2363 SPIRVDBG(spvdbgs() << "[transOCLBuiltinFromExtInst] OrigUnmangledName: " << in transOCLBuiltinFromExtInst()2380 SPIRVDBG(spvdbgs() << "[transOCLBuiltinFromExtInst] ModifiedUnmangledName: " << in transOCLBuiltinFromExtInst()2537 SPIRVDBG(spvdbgs() << "[transBarrier] " << *MB << " -> "; in transOCLBarrierFence()
236 spvdbgs() << *BT << '\n'); in mapType()253 spvdbgs() << *BV << "\n"); in mapValue()337 SPIRVDBG(spvdbgs() << "CallInst: demangled name: " << DemangledName << '\n'); in isBuiltinTransToInst()681 spvdbgs() << *BF << '\n';) in transFunctionDecl()1666 SPIRVDBG(spvdbgs() << *SPI << '\n'); in transBuiltinToInstWithoutDecoration()
1322 SPIRVDBG(spvdbgs() << "[visitCallVecLoadStore] DemangledName: " << in visitCallVecLoadStore()