Searched refs:DoBitCast (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBuiltinBitCast.h | 27 bool DoBitCast(InterpState &S, CodePtr OpPC, const Pointer &Ptr,
|
| H A D | InterpBuiltinBitCast.cpp | 326 bool clang::interp::DoBitCast(InterpState &S, CodePtr OpPC, const Pointer &Ptr, in DoBitCast() function in clang::interp
|
| H A D | Interp.h | 3429 if (!DoBitCast(S, OpPC, FromPtr, Buff.data(), BitWidth, FullBitWidth, in BitCastPrim()
|