Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td517 def Addf : FloatOpcode;
H A DInterp.h309 inline bool Addf(InterpState &S, CodePtr OpPC, llvm::RoundingMode RM) { in Addf() function