Home
last modified time | relevance | path

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

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