Home
last modified time | relevance | path

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

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