Searched refs:Minps (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstX8664.h | 170 Minps, enumerator 1708 class InstX86Minps : public InstX86BaseBinopXmm<InstX86Base::Minps, true, 1718 : InstX86BaseBinopXmm<InstX86Base::Minps, true, in InstX86Minps() 3116 using Minps = InstX86Minps; member
|
D | IceInstX8632.h | 231 Minps, enumerator 1767 class InstX86Minps : public InstX86BaseBinopXmm<InstX86Base::Minps, true, 1777 : InstX86BaseBinopXmm<InstX86Base::Minps, true, in InstX86Minps() 3217 using Minps = InstX86Minps; member
|
D | IceTargetLoweringX8632.h | 611 Context.insert<Insts::Minps>(Dest, Src0); in _minps()
|
D | IceTargetLoweringX8664.h | 605 Context.insert<Insts::Minps>(Dest, Src0); in _minps()
|
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/ |
D | macro-assembler-shared-ia32-x64.h | 256 AVX_OP(Minps, minps)
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | code-generator-ia32.cc | 2212 __ Minps(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
|