Home
last modified time | relevance | path

Searched defs:binaryOp (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp776 ConstantRange ConstantRange::binaryOp(Instruction::BinaryOps BinOp, in binaryOp() function in ConstantRange
/third_party/skia/m133/src/sksl/codegen/
DSkSLRasterPipelineCodeGenerator.cpp2281 bool Generator::binaryOp(const SkSL::Type& type, const TypedOps& ops) { in binaryOp() function in SkSL::RP::Generator