Lines Matching refs:SPIRVDBG
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()
1582 SPIRVDBG(dbgs() << " " << **UI << '\n'); in dumpUsers()
1666 SPIRVDBG(spvdbgs() << *SPI << '\n'); in transBuiltinToInstWithoutDecoration()