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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h277 void bufferLEByte(Constant *CPV, int Bytes, AggBuffer *aggBuffer) ;
H A DNVPTXAsmPrinter.cpp1714 void NVPTXAsmPrinter::bufferLEByte(Constant *CPV, int Bytes, function in class:NVPTXAsmPrinter
1853 bufferLEByte(cast<Constant>(CPV->getOperand(i)), 0, aggBuffer);
1861 bufferLEByte(cast<Constant>(CDS->getElementAsConstant(i)), 0,
1878 bufferLEByte(cast<Constant>(CPV->getOperand(i)), Bytes,

Completed in 122 milliseconds