Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DNucleus.hpp338 int allocas = 0; member
DOptimizer.cpp773 report->allocas++; in collectDiagnostics()
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
DReactorUnitTests.cpp429 EXPECT_EQ(report->allocas, 2); in TEST()
462 EXPECT_EQ(report->allocas, 1); in TEST()
598 EXPECT_EQ(report->allocas, 0); in TEST()
633 EXPECT_EQ(report->allocas, 1); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.td454 // model their dependencies on allocas.