| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | VectorSubscripts.cpp | 325 llvm::SmallVector<mlir::Value> triples; in createSlice() local 331 triples.emplace_back(triplet.lb); in createSlice() 332 triples.emplace_back(triplet.ub); in createSlice() 333 triples.emplace_back(triplet.stride); in createSlice() 336 triples.emplace_back(one); in createSlice() 337 triples.emplace_back(vector.size); in createSlice() 338 triples.emplace_back(one); in createSlice() 341 triples.emplace_back(i); in createSlice() 342 triples.emplace_back(undef); in createSlice() 343 triples.emplace_back(undef); in createSlice() [all …]
|
| /llvm-project-15.0.7/lld/test/MachO/tools/ |
| H A D | generate-thunkable-program.py | 396 triples = { 402 triple = triples.get(args.os)
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/ |
| H A D | runtimes.gni | 2 import("//llvm/triples.gni")
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | SoftFloatVectorExtract.ll | 5 ; making sure that soft float extract works on v7a soft float triples.
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/CodeGen/ |
| H A D | CGOps.td | 43 - slice: A vector of triples that describe an array slice. 101 - slice: A vector of triples that describe an array slice. 156 - slice: A vector of triples that describe an array slice.
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | link-arm-and-thumb.ll | 23 ; STDERR-NOT: warning: Linking two modules of different target triples:
|
| H A D | targettriple.ll | 19 ; WARN-B: warning: Linking two modules of different target triples:
|
| H A D | apple-version.ll | 19 ; WARN3: warning: Linking two modules of different target triples
|
| H A D | cuda-libdevice.ll | 29 ; WARN-TRIPLE-DAG: warning: Linking two modules of different target triples:
|
| /llvm-project-15.0.7/llvm/test/LTO/ARM/ |
| H A D | link-arm-and-thumb.ll | 32 ; STDERR-NOT: warning: Linking two modules of different target triples:
|
| /llvm-project-15.0.7/llvm/utils/gn/build/toolchain/ |
| H A D | target_flags.gni | 1 import("//llvm/triples.gni")
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/ARM/ |
| H A D | invalid-because-armv7.txt | 3 # This file is checking encodings that are valid on some triples, but not on the
|
| /llvm-project-15.0.7/llvm/test/tools/dsymutil/ARM/ |
| H A D | fat-arch-name.test | 3 # We detect thumb triples from the binaries, because those are the only ones
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | linker-diagnostic.ll | 10 ; CHECK: linking module '{{.*}}/bar.o': Linking two modules of different target triples: '{{.*}}/fo…
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | SPIRVUsage.rst | 17 .. _spirv-target-triples:
|
| H A D | DirectXUsage.rst | 30 .. _dx-target-triples:
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/pseudo/test/ |
| H A D | BUILD.gn | 1 import("//llvm/triples.gni")
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/compiler-rt/test/ |
| H A D | BUILD.gn | 4 import("//llvm/triples.gni")
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clangd/test/ |
| H A D | BUILD.gn | 2 import("//llvm/triples.gni")
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Transforms/ |
| H A D | ArrayValueCopy.cpp | 809 auto triples = sliceOp.getTriples(); in getAdjustedExtents() local 810 const std::size_t tripleSize = triples.size(); in getAdjustedExtents() 814 size = builder.genExtentFromTriplet(loc, triples[tripleSize - 3], in getAdjustedExtents() 815 triples[tripleSize - 2], in getAdjustedExtents() 816 triples[tripleSize - 1], idxTy); in getAdjustedExtents()
|
| /llvm-project-15.0.7/compiler-rt/docs/ |
| H A D | TestingGuide.rst | 39 triple and as such ``XFAIL: mips`` affects more triples than expected. For
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/test/ |
| H A D | BUILD.gn | 3 import("//llvm/triples.gni")
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lld/test/ |
| H A D | BUILD.gn | 2 import("//llvm/triples.gni")
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/test/ |
| H A D | BUILD.gn | 1 import("//llvm/triples.gni")
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/test/ |
| H A D | BUILD.gn | 4 import("//llvm/triples.gni")
|