Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h116 unsigned addBytes(unsigned char *Ptr, int Num, int Bytes) { in addBytes() function
H A DNVPTXAsmPrinter.cpp1861 AggBuffer->addBytes(Buf.data(), NumBytes, Bytes); in bufferLEByte()
1933 aggBuffer->addBytes(&Byte, 1, 1); in bufferAggregateConstant()