Home
last modified time | relevance | path

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

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