Home
last modified time | relevance | path

Searched refs:Integers (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/xray/tests/unit/
H A Dsegmented_array_test.cpp318 std::vector<int> Integers(Count); in TEST() local
319 std::iota(Integers.begin(), Integers.end(), 0); in TEST()
320 for (auto &I : Integers) in TEST()
335 std::vector<int> Integers(Count); in TEST() local
336 std::iota(Integers.begin(), Integers.end(), 0); in TEST()
337 for (auto &I : Integers) in TEST()
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-bcanalyzer.rst195 **# of VBR 32-bit Integers**
200 **# of VBR 64-bit Integers**
267 **Number of VBR 32-bit Integers**
271 **Number of VBR 64-bit Integers**
/llvm-project-15.0.7/mlir/test/Target/LLVMIR/
H A Dllvmir-types.mlir46 // Integers.
/llvm-project-15.0.7/llvm/docs/
H A DBitCodeFormat.rst80 These integers are encoded in two ways: either as `Fixed Width Integers`_ or as
81 `Variable Width Integers`_.
83 .. _Fixed Width Integers:
86 Fixed Width Integers
94 .. _Variable Width Integers: argument
98 Variable Width Integers
/llvm-project-15.0.7/llvm/unittests/Support/
H A DJSONTest.cpp296 TEST(JSONTest, Integers) { in TEST() argument
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.cpp1205 union Integers { in DNBProcessMemoryReadInteger() union
1213 Integers ints; in DNBProcessMemoryReadInteger()
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/X86/
H A Dvselect-cost.ll189 ; Integers of the same size should also use those instructions.
277 ; Integers of the same size should also use those instructions.
/llvm-project-15.0.7/libcxx/docs/Status/
H A DCxx20Papers.csv78 "`P1236R1 <https://wg21.link/P1236R1>`__","CWG","Alternative Wording for P0907R4 Signed Integers ar…
/llvm-project-15.0.7/clang/docs/
H A DInternalsManual.rst203 Integers
216 Integers
234 Integers
265 Integers
/llvm-project-15.0.7/mlir/docs/Rationale/
H A DRationale.md243 Integers in the builtin MLIR type system have a bitwidth (note that the `index`
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrSSE.td1547 // Convert Packed Double FP to Packed DW Integers
1717 // Convert Packed DW Integers to Packed Double FP
H A DX86InstrAVX512.td7373 // AVX-512 Packed Multiply of Unsigned 52-bit Integers and Add the Low 52-bit IFMA
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstrNEON.td6782 // VCVT : Vector Convert Between Floating-Point and Integers