Home
last modified time | relevance | path

Searched refs:Divc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td550 def Divc : Opcode {
H A DInterp.h480 inline bool Divc(InterpState &S, CodePtr OpPC) { in Divc() function