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

/external/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp2336 const bool IsVInst = IsVector || IsScalarFloat; local
2337 if (IsVInst) {
2364 const bool IsVInst = IsVector || IsScalarFloat; local
2365 if (IsVInst) {
2392 const bool IsVInst = IsVector || IsScalarFloat; local
2393 if (IsVInst) {
2758 const bool IsVInst = IsVectorStore || IsScalarFloat; local
2759 if (IsVInst) {
2870 const bool IsVInst = IsVectorStore || IsScalarFloat; local
2871 if (IsVInst) {
[all...]

Completed in 72 milliseconds