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

  /art/test/441-checker-inliner/src/
Main.java 97 /// CHECK-DAG: <<Const5:i\d+>> IntConstant 5
130 /// CHECK-DAG: <<Const5:i\d+>> IntConstant 5
132 /// CHECK-DAG: <<Sub:i\d+>> InvokeStaticOrDirect [<<Const5>>,<<Const3>>{{(,[ij]\d+)?}}]
143 int x, const1, const3, const5; local
146 const5 = 5;
150 x = returnSub(const5, const3);
  /external/libyuv/files/source/
row_dspr2.cc 1234 int const5 = 0x100; local
1292 int const5 = 0x40; local
1356 int const5 = 0x100; local
1415 int const5 = 0x40; local
1472 int const5 = 0x40; local
1536 int const5 = 0x100; local
1595 int const5 = 0x40; local
1659 int const5 = 0x100; local
    [all...]
  /prebuilts/go/darwin-x86/test/
const4.go 25 // Non-constants (see also const5.go).
  /prebuilts/go/linux-x86/test/
const4.go 25 // Non-constants (see also const5.go).

Completed in 439 milliseconds