Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h61 enum FnType { Fn_ICU, Fn_STD }; enum
62 typedef FnType FnType; typedef
344 FnType fnType_;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1774 FunctionType *FnType = FunctionType::get(ResultTy, ArgTys, false); in expandAtomicOpToLibcall() local
1776 M->getOrInsertFunction(TLI->getLibcallName(RTLibType), FnType, Attr); in expandAtomicOpToLibcall()