Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1956 bool TargetIsUCharOrByte) { in CheckBitCast() argument
1962 if (TargetIsUCharOrByte) in CheckBitCast()
H A DInterp.h160 bool TargetIsUCharOrByte);
3403 inline bool BitCastPrim(InterpState &S, CodePtr OpPC, bool TargetIsUCharOrByte, in BitCastPrim() argument
3433 if (!CheckBitCast(S, OpPC, HasIndeterminateBits, TargetIsUCharOrByte)) in BitCastPrim()