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