Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td631 def CastFloatingIntegralAPS : Opcode {
H A DInterp.h1671 static inline bool CastFloatingIntegralAPS(InterpState &S, CodePtr OpPC, in CastFloatingIntegralAPS() function