Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td613 def CastIntegralFloating : Opcode {
H A DInterp.h1608 bool CastIntegralFloating(InterpState &S, CodePtr OpPC, in CastIntegralFloating() function