Home
last modified time | relevance | path

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

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