Home
last modified time | relevance | path

Searched defs:greater_than_opcodes (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_obfuscate_constants.cpp40 const std::vector<SpvOp>& greater_than_opcodes, in ObfuscateBoolConstantViaConstantPair()
150 std::vector<SpvOp> greater_than_opcodes{ in ObfuscateBoolConstantViaFloatConstantPair() local
193 std::vector<SpvOp> greater_than_opcodes{SpvOpSGreaterThan, in ObfuscateBoolConstantViaSignedIntConstantPair() local
235 std::vector<SpvOp> greater_than_opcodes{SpvOpUGreaterThan, in ObfuscateBoolConstantViaUnsignedIntConstantPair() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_obfuscate_constants.cpp39 const std::vector<SpvOp>& greater_than_opcodes, in ObfuscateBoolConstantViaConstantPair()
149 std::vector<SpvOp> greater_than_opcodes{ in ObfuscateBoolConstantViaFloatConstantPair() local
192 std::vector<SpvOp> greater_than_opcodes{SpvOpSGreaterThan, in ObfuscateBoolConstantViaSignedIntConstantPair() local
234 std::vector<SpvOp> greater_than_opcodes{SpvOpUGreaterThan, in ObfuscateBoolConstantViaUnsignedIntConstantPair() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_obfuscate_constants.cpp40 const std::vector<SpvOp>& greater_than_opcodes, in ObfuscateBoolConstantViaConstantPair()
150 std::vector<SpvOp> greater_than_opcodes{ in ObfuscateBoolConstantViaFloatConstantPair() local
193 std::vector<SpvOp> greater_than_opcodes{SpvOpSGreaterThan, in ObfuscateBoolConstantViaSignedIntConstantPair() local
235 std::vector<SpvOp> greater_than_opcodes{SpvOpUGreaterThan, in ObfuscateBoolConstantViaUnsignedIntConstantPair() local