HomeSort by relevance Sort by last modified time
    Searched refs:_mov (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.cpp     [all...]
IceTargetLoweringX86BaseImpl.h     [all...]
IceTargetLoweringARM32.cpp     [all...]
IceTargetLoweringX8632.cpp 163 _redefined(_mov(esp, NewValue));
217 _mov(ebp, esp);
229 _mov(esp, ebp);
286 _mov(Dest, CallDest);
351 _mov(CallTargetVar, CallTarget);
380 _mov(Reg, Value, Traits::RegisterSet::Reg_eax);
IceTargetLoweringX8664.cpp 195 _redefined(_mov(esp, NewValue));
246 _mov(rbp, rsp);
253 _mov(ebp, esp);
273 _mov(rsp, rbp);
288 _mov(ebp, ecx);
377 _mov(T, Index);
606 _mov(T, JumpTarget);
669 _mov(T, CallTargetR);
699 _mov(T, CallTarget);
714 _mov(Reg, Value
    [all...]
IceTargetLoweringMIPS32.h 370 void _mov(Variable *Dest, Operand *Src0, Operand *Src1 = nullptr) { function in class:Ice::MIPS32::TargetMIPS32
    [all...]
IceTargetLoweringARM32.h 431 /// _mov, for all your Variable to Variable data movement needs. It handles
435 void _mov(Variable *Dest, Operand *Src0, function
437 // _mov used to be unique in the sense that it would create a temporary
    [all...]
IceTargetLoweringX86Base.h 709 typename Traits::Insts::Mov *_mov(Variable *&Dest, Operand *Src0, function in class:Ice::X86NAMESPACE::TargetX86Base
    [all...]
  /external/libffi/src/xtensa/
sysv.S 190 _mov a14, a0 # [15]
  /external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
sysv.S 190 _mov a14, a0 # [15]

Completed in 519 milliseconds