Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DFaultMaps.cpp26 const char *FaultMaps::WFMP = "Fault Maps: "; member in FaultMaps
69 LLVM_DEBUG(dbgs() << WFMP << "#functions = " << FunctionInfos.size() << "\n"); in serializeToFaultMapSection()
72 LLVM_DEBUG(dbgs() << WFMP << "functions:\n"); in serializeToFaultMapSection()
82 LLVM_DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()
85 LLVM_DEBUG(dbgs() << WFMP << " #faulting PCs: " << FFI.size() << "\n"); in emitFunctionInfo()
91 LLVM_DEBUG(dbgs() << WFMP << " fault type: " in emitFunctionInfo()
95 LLVM_DEBUG(dbgs() << WFMP << " faulting PC offset: " in emitFunctionInfo()
99 LLVM_DEBUG(dbgs() << WFMP << " fault handler PC offset: " in emitFunctionInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DFaultMaps.cpp26 const char *FaultMaps::WFMP = "Fault Maps: "; member in FaultMaps
69 LLVM_DEBUG(dbgs() << WFMP << "#functions = " << FunctionInfos.size() << "\n"); in serializeToFaultMapSection()
72 LLVM_DEBUG(dbgs() << WFMP << "functions:\n"); in serializeToFaultMapSection()
82 LLVM_DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()
85 LLVM_DEBUG(dbgs() << WFMP << " #faulting PCs: " << FFI.size() << "\n"); in emitFunctionInfo()
91 LLVM_DEBUG(dbgs() << WFMP << " fault type: " in emitFunctionInfo()
95 LLVM_DEBUG(dbgs() << WFMP << " faulting PC offset: " in emitFunctionInfo()
99 LLVM_DEBUG(dbgs() << WFMP << " fault handler PC offset: " in emitFunctionInfo()
/external/llvm/lib/CodeGen/
DFaultMaps.cpp24 const char *FaultMaps::WFMP = "Fault Maps: "; member in FaultMaps
69 DEBUG(dbgs() << WFMP << "#functions = " << FunctionInfos.size() << "\n"); in serializeToFaultMapSection()
72 DEBUG(dbgs() << WFMP << "functions:\n"); in serializeToFaultMapSection()
82 DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()
85 DEBUG(dbgs() << WFMP << " #faulting PCs: " << FFI.size() << "\n"); in emitFunctionInfo()
91 DEBUG(dbgs() << WFMP << " fault type: " in emitFunctionInfo()
95 DEBUG(dbgs() << WFMP << " faulting PC offset: " in emitFunctionInfo()
99 DEBUG(dbgs() << WFMP << " fault handler PC offset: " in emitFunctionInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFaultMaps.h47 static const char *WFMP;
/external/llvm/include/llvm/CodeGen/
DFaultMaps.h39 static const char *WFMP;
/external/llvm-project/llvm/include/llvm/CodeGen/
DFaultMaps.h47 static const char *WFMP;