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.td604 // Cast, CastFP.
620 def CastFP : Opcode {
H A DInterp.h2022 inline bool CastFP(InterpState &S, CodePtr OpPC, const llvm::fltSemantics *Sem, in CastFP() function