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