Searched refs:Addf (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Opcodes.td | 538 def Addf : FloatOpcode; |
| H A D | Interp.h | 378 inline bool Addf(InterpState &S, CodePtr OpPC, llvm::RoundingMode RM) { in Addf() function |