Home
last modified time | relevance | path

Searched refs:readPointerToBuffer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltinBitCast.h34 bool readPointerToBuffer(const Context &Ctx, const Pointer &FromPtr,
H A DInterpBuiltinBitCast.cpp260 bool clang::interp::readPointerToBuffer(const Context &Ctx, in readPointerToBuffer() function in clang::interp
342 bool Success = readPointerToBuffer(S.getContext(), Ptr, Buffer, in DoBitCast()
384 readPointerToBuffer(S.getContext(), FromPtr, Buffer, in DoBitCastPtr()
H A DInterpBuiltin.cpp1939 readPointerToBuffer(S.getContext(), PtrA, BufferA, false); in interp__builtin_memcmp()
1947 readPointerToBuffer(S.getContext(), PtrB, BufferB, false); in interp__builtin_memcmp()