Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp64 } InstARM32CondAttributes[] = { variable
108 return InstARM32CondAttributes[Pred].EmitString; in predString()
117 return InstARM32CondAttributes[Cond].Opposite; in getOppositeCondition()