Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp177 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
245 ++store0; in check()
268 if ((load0 > 1 || store0 > 1 || CVIloads > 1 || CVIstores > 1) || in check()
328 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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp302 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
356 ++store0; in check()
408 if ((load0 > 1 || store0 > 1) || (duplex > 1 || (duplex && memory))) { in check()
459 if (!store0) { in check()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Df16-convert.ll123 define void @store0(i16* nocapture %a, float %val) nounwind {
124 ; CHECK-LABEL: store0:
/external/llvm/test/CodeGen/AArch64/
Df16-convert.ll123 define void @store0(i16* nocapture %a, float %val) nounwind {
124 ; CHECK-LABEL: store0: