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

  /bionic/libm/x86_64/
e_cosh.S 90 movsd Shifter(%rip), %xmm6
264 Shifter:
269 .type Shifter,@object
270 .size Shifter,16
e_exp.S 77 movapd Shifter(%rip), %xmm6
286 Shifter:
291 .type Shifter,@object
292 .size Shifter,16
s_tanh.S 94 movsd Shifter(%rip), %xmm6
269 Shifter:
274 .type Shifter,@object
275 .size Shifter,16
e_sinh.S 94 movsd Shifter(%rip), %xmm6
316 Shifter:
321 .type Shifter,@object
322 .size Shifter,16
s_expm1.S 87 movapd Shifter(%rip), %xmm6
377 Shifter:
382 .type Shifter,@object
383 .size Shifter,16
  /external/javassist/src/main/javassist/bytecode/
StackMap.java 26 import javassist.bytecode.StackMapTable.Shifter;
378 new Shifter(this, where, gapSize, exclusive).visit();
381 static class Shifter extends Walker {
385 public Shifter(StackMap smt, int where, int gap, boolean exclusive) {
StackMapTable.java 791 new Shifter(this, where, gapSize, exclusive).doit();
794 static class Shifter extends Walker {
801 public Shifter(StackMapTable smt, int where, int gap, boolean exclusive) {
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.cpp 338 unsigned Shifter = AArch64_AM::getShifterImm(AArch64_AM::LSL, 0);
343 .addImm(Shifter);
AArch64ISelDAGToDAG.cpp 252 /// Val set to the 12-bit value and Shift set to the shifter operand.
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
diagnostics.s 121 @ Shifter operand validation for PKH instructions.
  /external/llvm/test/MC/ARM/
diagnostics.s 190 @ Shifter operand validation for PKH instructions.
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/javassist/javassist/3.19.0-GA/
javassist-3.19.0-GA.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
  /external/robolectric/v1/lib/main/
javassist-3.14.0-GA.jar 
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 1539 milliseconds