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

  /external/libcxxabi/src/Unwind/
Registers.hpp 26 struct v128 { uint32_t vec[4]; }; struct in namespace:libunwind
43 v128 getVectorRegister(int num) const;
44 void setVectorRegister(int num, v128 value);
208 inline v128 Registers_x86::getVectorRegister(int) const {
212 inline void Registers_x86::setVectorRegister(int, v128) {
231 v128 getVectorRegister(int num) const;
232 void setVectorRegister(int num, v128 value);
456 inline v128 Registers_x86_64::getVectorRegister(int) const {
460 inline void Registers_x86_64::setVectorRegister(int, v128) {
479 v128 getVectorRegister(int num) const
    [all...]
AddressSpace.hpp 113 v128 getVector(pint_t addr) {
114 v128 val;
DwarfInstructions.hpp 63 static v128 getSavedVectorRegister(A &addressSpace, const R &registers,
132 v128 DwarfInstructions<A, R>::getSavedVectorRegister(
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Registers.hpp 26 struct v128 { uint32_t vec[4]; }; struct in namespace:libunwind
43 v128 getVectorRegister(int num) const;
44 void setVectorRegister(int num, v128 value);
208 inline v128 Registers_x86::getVectorRegister(int) const {
212 inline void Registers_x86::setVectorRegister(int, v128) {
231 v128 getVectorRegister(int num) const;
232 void setVectorRegister(int num, v128 value);
456 inline v128 Registers_x86_64::getVectorRegister(int) const {
460 inline void Registers_x86_64::setVectorRegister(int, v128) {
479 v128 getVectorRegister(int num) const
    [all...]
AddressSpace.hpp 139 v128 getVector(pint_t addr) {
140 v128 val;
DwarfInstructions.hpp 63 static v128 getSavedVectorRegister(A &addressSpace, const R &registers,
132 v128 DwarfInstructions<A, R>::getSavedVectorRegister(
  /external/llvm/test/Bindings/Ocaml/
target.ml 46 let layout = "e-p:32:32-f64:32:64-v64:32:64-v128:32:128-n32-S32" in
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 30 register int v121=OFF+121,v122=OFF+122,v123=OFF+123,v124=OFF+124,v125=OFF+125,v126=OFF+126,v127=OFF+127,v128=OFF+128,v129=OFF+129,v130=OFF+130; local
61 sum +=v121+v122+v123+v124+v125+v126+v127+v128+v129+v130;
104 register int v121=OFF+121,v122=OFF+122,v123=OFF+123,v124=OFF+124,v125=OFF+125,v126=OFF+126,v127=OFF+127,v128=OFF+128,v129=OFF+129,v130=OFF+130; local
138 sum +=v121+v122+v123+v124+v125+v126+v127+v128+v129+v130;
175 sum +=v121+v122+v123+v124+v125+v126+v127+v128+v129+v130;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 30 register int v121=OFF+121,v122=OFF+122,v123=OFF+123,v124=OFF+124,v125=OFF+125,v126=OFF+126,v127=OFF+127,v128=OFF+128,v129=OFF+129,v130=OFF+130; local
61 sum +=v121+v122+v123+v124+v125+v126+v127+v128+v129+v130;
104 register int v121=OFF+121,v122=OFF+122,v123=OFF+123,v124=OFF+124,v125=OFF+125,v126=OFF+126,v127=OFF+127,v128=OFF+128,v129=OFF+129,v130=OFF+130; local
138 sum +=v121+v122+v123+v124+v125+v126+v127+v128+v129+v130;
175 sum +=v121+v122+v123+v124+v125+v126+v127+v128+v129+v130;
  /external/valgrind/main/VEX/priv/
ir_opt.c 1617 UShort v128 = e->Iex.Unop.arg->Iex.Const.con->Ico.V128; local
1626 UShort v128 = e->Iex.Unop.arg->Iex.Const.con->Ico.V128; local
    [all...]
guest_amd64_toIR.c     [all...]

Completed in 648 milliseconds