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