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

  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.h 425 void vldrd(const Operand *OpDd, const Operand *OpAddress,
428 void vldrd(const Operand *OpDd, const Operand *OpAddress, function in namespace:Ice::ARM32
431 vldrd(OpDd, OpAddress, Cond, TInfo);
    [all...]
IceInstARM32.cpp     [all...]
IceAssemblerARM32.cpp     [all...]
  /external/swiftshader/third_party/subzero/src/DartARM32/
assembler_arm.h 654 // Moved to ARM32::AssemblerARM32::vldrd()
655 void vldrd(DRegister dd, Address ad, Condition cond = AL);
    [all...]
assembler_arm.cc 775 void Assembler::vldrd(DRegister dd, Address ad, Condition cond) {
    [all...]

Completed in 75 milliseconds