Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DFaultMaps.cpp114 case FaultMaps::FaultingLoadStore: in faultTypeToString()
H A DImplicitNullChecks.cpp630 MI->mayStore() ? FaultMaps::FaultingLoadStore : FaultMaps::FaultingLoad; in insertFaultingInstr()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DFaultMaps.h31 FaultingLoadStore, enumerator