Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp2334 const bool IsVInst = IsVector || IsScalarFloat; in emit() local
2335 if (IsVInst) { in emit()
2362 const bool IsVInst = IsVector || IsScalarFloat; in emit() local
2363 if (IsVInst) { in emit()
2390 const bool IsVInst = IsVector || IsScalarFloat; in emit() local
2391 if (IsVInst) { in emit()
2756 const bool IsVInst = IsVectorStore || IsScalarFloat; in emit() local
2757 if (IsVInst) { in emit()
2868 const bool IsVInst = IsVectorStore || IsScalarFloat; in emit() local
2869 if (IsVInst) { in emit()