Home
last modified time | relevance | path

Searched defs:ftype (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dblocks.c62 typedef double ftype(double); typedef
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dinstantiate-function-2.cpp39 typedef void ftype(int); typedef
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dlinkage.cpp124 typedef S(*ftype)(); in g() typedef
141 typedef S(*ftype)(I * x); in g() typedef
/llvm-project-15.0.7/flang/lib/Lower/
H A DIntrinsicCall.cpp1106 auto ftype = mlir::FloatType::getF64(context); in genF64F64IntFuncType() local
1113 auto ftype = mlir::FloatType::getF32(context); in genF32F32IntFuncType() local