Searched refs:scalar_store (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | loop-scalars.ll | 37 ; CHECK-LABEL: scalar_store 55 define void @scalar_store(i32** %a, i32 *%b, i64 %n) {
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 5171 class St1Lane128Pat<SDPatternOperator scalar_store, Operand VecIndex, 5173 : Pat<(scalar_store 5187 class St1Lane64Pat<SDPatternOperator scalar_store, Operand VecIndex, 5189 : Pat<(scalar_store 5201 multiclass St1LanePost64Pat<SDPatternOperator scalar_store, Operand VecIndex, 5204 def : Pat<(scalar_store 5210 def : Pat<(scalar_store 5226 multiclass St1LanePost128Pat<SDPatternOperator scalar_store, Operand VecIndex, 5229 def : Pat<(scalar_store 5234 def : Pat<(scalar_store
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 6451 class St1Lane128Pat<SDPatternOperator scalar_store, Operand VecIndex, 6453 : Pat<(scalar_store 6468 class St1Lane64Pat<SDPatternOperator scalar_store, Operand VecIndex, 6470 : Pat<(scalar_store 6483 multiclass St1LanePost64Pat<SDPatternOperator scalar_store, Operand VecIndex, 6486 def : Pat<(scalar_store 6492 def : Pat<(scalar_store 6509 multiclass St1LanePost128Pat<SDPatternOperator scalar_store, Operand VecIndex, 6512 def : Pat<(scalar_store 6517 def : Pat<(scalar_store
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 6200 class St1Lane128Pat<SDPatternOperator scalar_store, Operand VecIndex, 6202 : Pat<(scalar_store 6216 class St1Lane64Pat<SDPatternOperator scalar_store, Operand VecIndex, 6218 : Pat<(scalar_store 6230 multiclass St1LanePost64Pat<SDPatternOperator scalar_store, Operand VecIndex, 6233 def : Pat<(scalar_store 6239 def : Pat<(scalar_store 6255 multiclass St1LanePost128Pat<SDPatternOperator scalar_store, Operand VecIndex, 6258 def : Pat<(scalar_store 6263 def : Pat<(scalar_store
|
/external/flatbuffers/tests/rust_usage_test/tests/ |
D | integration_test.rs | 390 fn scalar_store() { in scalar_store() function
|