Home
last modified time | relevance | path

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

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