Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dfp-floatcontrol-pragma.cpp387 float fsource = DivSource(4.2f, 1.0f, 3.0f); in main() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp3318 mlir::Value fsource = fir::getBase(args[1]); in genMerge() local
3328 builder.createConvert(loc, tsource.getType(), fsource); in genMerge()