Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libclc/generic/lib/
H A Dgen_convert.py30 int_types = ['char', 'uchar', 'short', 'ushort', 'int', 'uint', 'long', 'ulong'] variable
216 for src in int_types:
217 for dst in int_types:
296 for dst in int_types:
318 for src in int_types:
319 for dst in int_types:
346 if dst in int_types:
360 if src in int_types:
382 for dst in int_types:
/llvm-project-15.0.7/mlir/test/mlir-tblgen/
H A Dtypes.mlir4 "test.int_types"() : () -> (i16, si32, ui64, i8)
5 "test.int_types"() : () -> (si16, si32, ui64, ui64)
6 "test.int_types"() : () -> (ui16, si32, ui64, si128)
14 "test.int_types"() : () -> (ui16, ui32, ui64, si8)
22 "test.int_types"() : () -> (ui16, si32, si64, ui8)
30 "test.int_types"() : () -> (f16, si32, ui64, i16)
38 "test.int_types"() : () -> (i16, si32, ui64, f64)
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dmem2reg_fp80.ll42 !7 = !DIFile(filename: "int_types.h", directory: "")
/llvm-project-15.0.7/mlir/test/IR/
H A Dparser.mlir58 // CHECK: func private @int_types(i0, i1, i2, i4, i7, i87) -> (i1, index, i19)
59 func.func private @int_types(i0, i1, i2, i4, i7, i87) -> (i1, index, i19)
/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestOps.td45 def IntTypesOp : TEST_Op<"int_types"> {
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1674 compiler-rt/lib/builtins/int_types.h