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