Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h264 void bufferLEByte(const Constant *CPV, int Bytes, AggBuffer *aggBuffer);
H A DNVPTXAsmPrinter.cpp1775 void NVPTXAsmPrinter::bufferLEByte(const Constant *CPV, int Bytes, in bufferLEByte() function in NVPTXAsmPrinter
1923 bufferLEByte(cast<Constant>(CPV->getOperand(i)), 0, aggBuffer); in bufferAggregateConstant()
1931 bufferLEByte(cast<Constant>(CDS->getElementAsConstant(i)), 0, in bufferAggregateConstant()
1947 bufferLEByte(cast<Constant>(CPV->getOperand(i)), Bytes, aggBuffer); in bufferAggregateConstant()