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.cpp1018 #define ST_DEBUG(X) dbgs() << X
1020 #define ST_DEBUG(X) macro
1058 ST_DEBUG("begin processModule!\n"); in processModule()
1104 ST_DEBUG("end processModule!\n"); in processModule()
1109 ST_DEBUG("begin processFunction!\n"); in processFunction()
1122 ST_DEBUG("Inserting Instructions:\n"); in processFunction()
1149 ST_DEBUG("end processFunction!\n"); in processFunction()
1154 ST_DEBUG("begin processIndex!\n"); in processIndex()
1183 ST_DEBUG("end processIndex!\n"); in processIndex()
1255 ST_DEBUG("begin purgeFunction!\n"); in purgeFunction()
[all …]