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

  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX8664.cpp 460 auto *Movzx = _movzx(T64, T);
488 _movzx(T, NewT);
597 _movzx(T, JumpTarget);
611 _movzx(T64, T);
675 _movzx(T64, T);
692 _movzx(T, CallTargetR);
IceTargetLoweringX86BaseImpl.h     [all...]
IceTargetLoweringX86Base.h 738 typename Traits::Insts::Movzx *_movzx(Variable *Dest, Operand *Src0) { function in class:Ice::X86NAMESPACE::TargetX86Base
    [all...]

Completed in 53 milliseconds