Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFaultMaps.h26 FaultingStore, enumerator
/openbsd/gnu/llvm/llvm/lib/Object/
H A DFaultMapParser.cpp26 case FaultMapParser::FaultingStore: in printFaultType()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DFaultMaps.cpp111 case FaultMaps::FaultingStore: in faultTypeToString()
H A DImplicitNullChecks.cpp727 FK = FaultMaps::FaultingStore; in insertFaultingInstr()
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DFaultMapParser.h52 FaultingStore, enumerator
/openbsd/gnu/llvm/llvm/docs/
H A DFaultMaps.rst61 3. ``FaultMaps::FaultingStore`` - fault due to store to memory.