Home
last modified time | relevance | path

Searched defs:thirtyTwo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/test/003-omnibus-opcodes/src/
H A DIntMath.java88 static void shiftTest3(int thirtyTwo) { in shiftTest3()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dchlo_legalize_to_hlo.cc109 Value thirtyTwo = chlo::getConstantLike(rewriter, loc, 32.0, x); in materializeBesselI1eApproximation() local