Home
last modified time | relevance | path

Searched refs:float_types (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libclc/generic/lib/
H A Dgen_convert.py32 float_types = ['float', 'double'] variable
256 elif src in float_types:
381 for src in float_types:
390 for dst in float_types:
/llvm-project-15.0.7/mlir/test/IR/
H A Dparser.mlir67 // CHECK: func private @float_types(f80, f128)
68 func.func private @float_types(f80, f128)