Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td619 def DecfPop : FloatOpcode;
H A DInterp.h993 inline bool DecfPop(InterpState &S, CodePtr OpPC, uint32_t FPOI) { in DecfPop() function