Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFaultMaps.h106 typedef uint32_t FaultKindType; typedef
111 FaultKindOffset + sizeof(FaultKindType);
127 FaultKindType getFaultKind() const { in getFaultKind()
128 return read<FaultKindType>(P + FaultKindOffset, E); in getFaultKind()