Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1955 bool CheckBitCast(InterpState &S, CodePtr OpPC, bool HasIndeterminateBits, in CheckBitCast() function
H A DInterp.h159 bool CheckBitCast(InterpState &S, CodePtr OpPC, bool HasIndeterminateBits,
3433 if (!CheckBitCast(S, OpPC, HasIndeterminateBits, TargetIsUCharOrByte)) in BitCastPrim()