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