Home
last modified time | relevance | path

Searched defs:f32Type (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/test/EDSC/
Dbuilder-api-test.cpp66 auto f32Type = FloatType::getF32(&globalContext()); in TEST_FUNC() local
314 auto f32Type = FloatType::getF32(&globalContext()); in TEST_FUNC() local
505 auto f32Type = builder.getF32Type(); in TEST_FUNC() local
524 auto f32Type = builder.getF32Type(); in TEST_FUNC() local
614 auto f32Type = FloatType::getF32(&globalContext()); in TEST_FUNC() local
866 auto f32Type = FloatType::getF32(&globalContext()); in TEST_FUNC() local
919 auto f32Type = FloatType::getF32(&globalContext()); in TEST_FUNC() local
956 auto f32Type = FloatType::getF32(&globalContext()); in TEST_FUNC() local
989 auto f32Type = FloatType::getF32(&globalContext()); in TEST_FUNC() local
1025 auto f32Type = FloatType::getF32(&globalContext()); in TEST_FUNC() local
[all …]
/external/llvm-project/mlir/test/CAPI/
Dir.c33 MlirType f32Type = in populateLoopBody() local