Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DFaultMaps.cpp26 static const int FaultMapVersion = 1; variable
68 OS.EmitIntValue(FaultMapVersion, 1); // Version. in serializeToFaultMapSection()
/external/llvm/lib/CodeGen/
DFaultMaps.cpp23 static const int FaultMapVersion = 1; variable
65 OS.EmitIntValue(FaultMapVersion, 1); // Version. in serializeToFaultMapSection()