Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFaultMaps.h28 FaultingStore, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DFaultMapParser.cpp26 case FaultMapParser::FaultingStore: in printFaultType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFaultMaps.cpp111 case FaultMaps::FaultingStore: in faultTypeToString()
H A DImplicitNullChecks.cpp729 FK = FaultMaps::FaultingStore; in insertFaultingInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DFaultMapParser.h52 FaultingStore, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DFaultMaps.rst61 3. ``FaultMaps::FaultingStore`` - fault due to store to memory.