Searched refs:bufferLEByte (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAsmPrinter.h | 269 void bufferLEByte(const Constant *CPV, int Bytes, AggBuffer *aggBuffer);
|
| H A D | NVPTXAsmPrinter.cpp | 1813 void NVPTXAsmPrinter::bufferLEByte(const Constant *CPV, int Bytes, in bufferLEByte() function in NVPTXAsmPrinter 1961 bufferLEByte(cast<Constant>(CPV->getOperand(i)), 0, aggBuffer); in bufferAggregateConstant() 1969 bufferLEByte(cast<Constant>(CDS->getElementAsConstant(i)), 0, in bufferAggregateConstant() 1985 bufferLEByte(cast<Constant>(CPV->getOperand(i)), Bytes, aggBuffer); in bufferAggregateConstant()
|