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

  /art/test/458-checker-instruction-simplification/src/
Main.java 226 // CHECK-START: int Main.Shl1(int) instruction_simplifier (before)
232 // CHECK-START: int Main.Shl1(int) instruction_simplifier (after)
237 // CHECK-START: int Main.Shl1(int) instruction_simplifier (after)
240 public static int Shl1(int arg) {
    [all...]
  /bionic/libc/arch-x86/atom/string/
ssse3-strcpy-atom.S 240 je L(Shl1)
419 L(Shl1):
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 347 milliseconds