Home
last modified time | relevance | path

Searched defs:float64 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dattr-arm-sve-vector-bits-bitcast.c23 DEFINE_STRUCT(float64) in DEFINE_STRUCT() argument
/llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/taco/tools/
H A Dmlir_pytaco_api.py44 float64 = mlir_pytaco.DType(mlir_pytaco.Type.FLOAT64) variable
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dexecutionengine.go71 func NewGenericValueFromFloat(t Type, n float64) (g GenericValue) {
H A Dir.go843 func ConstFloat(t Type, n float64) (v Value) {
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBDefs.h282 double float64; member