Searched refs:InterestingWhileOpcodeExists (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/reduce/ |
D | reducer_test.cpp | 224 bool InterestingWhileOpcodeExists(const std::vector<uint32_t>& binary, in InterestingWhileOpcodeExists() function 256 return InterestingWhileOpcodeExists(binary, spv::Op::OpIMul, count, false); in InterestingWhileIMulReachable() 261 return InterestingWhileOpcodeExists(binary, spv::Op::OpSDiv, count, false); in InterestingWhileSDivReachable()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/reduce/ |
H A D | reducer_test.cpp | 224 bool InterestingWhileOpcodeExists(const std::vector<uint32_t>& binary, in InterestingWhileOpcodeExists() function 256 return InterestingWhileOpcodeExists(binary, spv::Op::OpIMul, count, false); in InterestingWhileIMulReachable() 261 return InterestingWhileOpcodeExists(binary, spv::Op::OpSDiv, count, false); in InterestingWhileSDivReachable()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
H A D | reducer_test.cpp | 224 bool InterestingWhileOpcodeExists(const std::vector<uint32_t>& binary, in InterestingWhileOpcodeExists() function 256 return InterestingWhileOpcodeExists(binary, spv::Op::OpIMul, count, false); in InterestingWhileIMulReachable() 261 return InterestingWhileOpcodeExists(binary, spv::Op::OpSDiv, count, false); in InterestingWhileSDivReachable()
|