Home
last modified time | relevance | path

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

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h2235 bool usesFPIntrin() const { return FunctionDeclBits.UsesFPIntrin; } in usesFPIntrin() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDecl.h2235 bool usesFPIntrin() const { return FunctionDeclBits.UsesFPIntrin; } in usesFPIntrin() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h2237 bool usesFPIntrin() const { return FunctionDeclBits.UsesFPIntrin; } in usesFPIntrin() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DDecl.h2237 bool usesFPIntrin() const { return FunctionDeclBits.UsesFPIntrin; } in usesFPIntrin() function