Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td722 def ShiftFixedPoint : Opcode {
H A DInterp.h2847 static inline bool ShiftFixedPoint(InterpState &S, CodePtr OpPC, bool Left) { in ShiftFixedPoint() function