Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_obfuscate_constants.cpp40 const std::vector<spv::Op>& greater_than_opcodes, in ObfuscateBoolConstantViaConstantPair()
150 std::vector<spv::Op> greater_than_opcodes{ in ObfuscateBoolConstantViaFloatConstantPair() local
193 std::vector<spv::Op> greater_than_opcodes{spv::Op::OpSGreaterThan, in ObfuscateBoolConstantViaSignedIntConstantPair() local
236 std::vector<spv::Op> greater_than_opcodes{spv::Op::OpUGreaterThan, in ObfuscateBoolConstantViaUnsignedIntConstantPair() local
/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/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