Home
last modified time | relevance | path

Searched refs:store0 (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/mjsunit/asm/
Dint32array-constant-key.js26 function store0(v) { function in Module
33 loadm0: loadm0, storem0: storem0, load0: load0, store0: store0,
53 m.store0(0x12345678);
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp184 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
252 ++store0; in check()
275 if ((load0 > 1 || store0 > 1 || CVIloads > 1 || CVIstores > 1) || in check()
335 if (!store0) { in check()
/external/llvm/test/Instrumentation/DataFlowSanitizer/
Dstore.ll6 define void @store0({} %v, {}* %p) {
7 ; COMBINE_PTR_LABEL: @"dfs$store0"
11 ; NO_COMBINE_PTR_LABEL: @"dfs$store0"
/external/llvm/test/CodeGen/AArch64/
Df16-convert.ll123 define void @store0(i16* nocapture %a, float %val) nounwind {
124 ; CHECK-LABEL: store0: