Home
last modified time | relevance | path

Searched defs:XMUL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DUnicodeChart.java45 private static final int XMUL = 20; field in UnicodeChart.SampleView
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h53 XConcat, XADD, XMUL, XAND, XOR, XSRA, XSRL, XSHL, XListConcat, XListSplat, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.h55 XConcat, XADD, XSUB, XMUL, XDIV, XNOT, XLOG2, XAND, XOR, XXOR, XSRA, XSRL, enumerator