Searched refs:_movd (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX86BaseImpl.h | 3200 _movd(T, Src0R); 3208 _movd(T, Src0R); 3249 _movd(T, Src0RM); 3304 _movd(T, Src0RM); 3356 _movd(ExtractedElementR, T); 4043 _movd(ElementR, T); 4500 _movd(T, Src); 7790 _movd(Reg, legalize(ConstantMask, Legal_Reg | Legal_Mem));
|
D | IceTargetLoweringX86Base.h | 726 void _movd(Variable *Dest, Operand *Src0) { in _movd() function
|