Home
last modified time | relevance | path

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

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