Home
last modified time | relevance | path

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

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