Searched refs:SPIRVDBG (Results 1 – 15 of 15) 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()
54 #define SPIRVDBG(x) if(SPIRVDbgEnable) {x;} macro76 #define SPIRVDBG(x)
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()
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');
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()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()
133 SPIRVDBG(dbgs() << "[lowerConstantExpressions] " << *CE;) in visit()136 SPIRVDBG(dbgs() << " -> " << *ReplInst << '\n';) in visit()141 SPIRVDBG(dbgs() << "[lowerConstantExpressions] Use: " << in visit()
235 SPIRVDBG(dbgs() << "[mapType] " << *T << " => "; in mapType()252 SPIRVDBG(dbgs() << "[mapValue] " << *V << " => "; in mapValue()337 SPIRVDBG(spvdbgs() << "CallInst: demangled name: " << DemangledName << '\n'); in isBuiltinTransToInst()447 SPIRVDBG(dbgs() << "[transType] " << *T << '\n'); in transType()680 SPIRVDBG(dbgs() << "[transFunction] " << *F << " => "; in transFunctionDecl()778 SPIRVDBG(dbgs() << "ConstantExpr: " << *ConstUE << '\n'; in transConstant()798 SPIRVDBG(dbgs() << "[transValue] " << *V << '\n'); in transValue()1337 SPIRVDBG(dbgs() << "[mutate arg type] " << *Call << ", " << *Arg << '\n'); in mutateFuncArgType()1343 SPIRVDBG(dbgs() << "[mutate arg type] -> " << *Cast << '\n'); in mutateFuncArgType()1579 SPIRVDBG(dbgs() << "Users of " << *V << " :\n"); in dumpUsers()[all …]
411 SPIRVDBG(dbgs() << *T << '\n';) in mapType()459 SPIRVDBG(spvdbgs() << "[mapFunction] " << *BF << " -> "; in mapFunction()617 SPIRVDBG(dbgs() << "[transOCLBuiltinFromVariable] " << *I << " -> " << in transOCLBuiltinFromVariable()683 SPIRVDBG(spvdbgs() << "[transType] " << *T << " -> ";) in transType()906 SPIRVDBG(spvdbgs() << "[transValue] " << *BV << " -> ";) in transValue()911 SPIRVDBG(dbgs() << " Warning ! nullptr\n";) in transValue()921 SPIRVDBG(dbgs() << *V << '\n';) in transValue()952 SPIRVDBG(if (!CastInst::castIsValid(CO, Src, Dst)) { in transConvertInst()1806 SPIRVDBG(spvdbgs() << "Cannot translate " << *BV << '\n';) in transValueWithoutDecoration()1981 SPIRVDBG( in transBuiltinFromInst()[all …]
162 SPIRVDBG(errs() << "Fails to verify module: " << ErrorOS.str();) in regularize()
211 SPIRVDBG(dbgs() << " Block user: " << *BlkUser << '\n'); in lowerBlockBind()
1154 SPIRVDBG(dbgs() << "[regularizeOCLConvert] " << *CI << " <- " << in eraseUselessConvert()1322 SPIRVDBG(spvdbgs() << "[visitCallVecLoadStore] DemangledName: " << in visitCallVecLoadStore()
105 SPIRVDBG(errs() << "Fails to open output file: " << EC.message();) in saveLLVMModule()