Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td289 def ZeroIntAPS : Opcode {
H A DInterp.h2615 static inline bool ZeroIntAPS(InterpState &S, CodePtr OpPC, uint32_t BitWidth) { in ZeroIntAPS() function