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