Home
last modified time | relevance | path

Searched refs:ST_DEBUG (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp960 #define ST_DEBUG(X) dbgs() << X
962 #define ST_DEBUG(X) macro
1000 ST_DEBUG("begin processModule!\n"); in processModule()
1046 ST_DEBUG("end processModule!\n"); in processModule()
1051 ST_DEBUG("begin processFunction!\n"); in processFunction()
1064 ST_DEBUG("Inserting Instructions:\n"); in processFunction()
1091 ST_DEBUG("end processFunction!\n"); in processFunction()
1096 ST_DEBUG("begin processIndex!\n"); in processIndex()
1125 ST_DEBUG("end processIndex!\n"); in processIndex()
1190 ST_DEBUG("begin purgeFunction!\n"); in purgeFunction()
[all …]