HomeSort by relevance Sort by last modified time
    Searched defs:addp (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
directive-cpu.s 12 addp v0.4s, v0.4s, v0.4s label
13 // CHECK: addp v0.4s, v0.4s, v0.4s
  /external/v8/src/arm64/
simulator-logic-arm64.cc 674 LogicVRegister Simulator::addp(VectorFormat vform, LogicVRegister dst, function in class:v8::internal::Simulator
1162 LogicVRegister Simulator::addp(VectorFormat vform, LogicVRegister dst, function in class:v8::internal::Simulator
    [all...]
assembler-arm64.cc 3546 void Assembler::addp(const VRegister& vd, const VRegister& vn) { function in class:v8::internal::Assembler
    [all...]
  /external/vixl/src/aarch64/
logic-aarch64.cc 578 LogicVRegister Simulator::addp(VectorFormat vform, function in class:vixl::aarch64::Simulator
1235 LogicVRegister Simulator::addp(VectorFormat vform, function in class:vixl::aarch64::Simulator
    [all...]

Completed in 735 milliseconds