Home
last modified time | relevance | path

Searched refs:Mulps (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstX86Base.h129 Mulps, enumerator
1900 : public InstX86BaseBinopXmm<InstX86Base::Mulps, true,
1910 : InstX86BaseBinopXmm<InstX86Base::Mulps, true, in InstX86Mulps()
3251 using Mulps = typename InstImpl<TraitsType>::InstX86Mulps; member
DIceTargetLoweringX86Base.h764 Context.insert<typename Traits::Insts::Mulps>(Dest, Src0); in _mulps()