Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h459 Vstr1, enumerator
1378 static bool classof(const Inst *Instr) { return isClassof(Instr, Vstr1); } in classof()
DIceInstARM32.cpp1502 : InstARM32Pred(Func, InstARM32::Vstr1, 2, nullptr, Predicate) { in InstARM32Vstr1()