Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h1939 bool InstructionSetIsValid = in create() local
1943 (void)InstructionSetIsValid; in create()
1945 assert(InstructionSetIsValid); in create()