Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td683 def CastFloatingIntegral : Opcode {
H A DInterp.h2414 bool CastFloatingIntegral(InterpState &S, CodePtr OpPC, uint32_t FPOI) { in CastFloatingIntegral() function