Home
last modified time | relevance | path

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

/external/llvm/test/Bindings/OCaml/
Dcore.ml931 let fty = function_type void_type [| |] in var
950 let fty = function_type i32_type [| i32_type; i32_type |] in var
/external/skia/experimental/lowp-basic/
Dbilerp-study.cpp62 int64_t fty(floor(ty * 65536.0f + 0.5f)); in full_res_bilerp() local
/external/clang/lib/CodeGen/
DCGBlocks.cpp2329 llvm::FunctionType *fty in getBlockObjectDispose() local
2341 llvm::FunctionType *fty in getBlockObjectAssign() local
/external/clang/lib/Sema/
DSemaExpr.cpp2979 const FunctionType *fty = type->castAs<FunctionType>(); in BuildDeclarationNameExpr() local