Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td575 // Cast, CastFP.
591 def CastFP : Opcode {
H A DInterp.h1583 inline bool CastFP(InterpState &S, CodePtr OpPC, const llvm::fltSemantics *Sem, in CastFP() function