Home
last modified time | relevance | path

Searched refs:mulp (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkBlitter.cpp638 const uint8_t* mulp = alpha + size; in shadeSpan() local
639 const uint8_t* addp = mulp + size; in shadeSpan()
651 unsigned mul = SkAlpha255To256(mulp[i]); in shadeSpan()
671 unsigned mul = SkAlpha255To256(mulp[i]); in shadeSpan()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.td1644 // Handle "f{mulp,addp} st(0), $op" the same as "f{mulp,addp} $op", since they
/external/llvm/lib/Target/X86/
DX86InstrInfo.td2885 // Handle "f{mulp,addp} st(0), $op" the same as "f{mulp,addp} $op", since they