Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1818 auto AddIntToBuffer = [AggBuffer, Bytes](const APInt &Val) { in bufferLEByte() local
1830 AddIntToBuffer(CI->getValue()); in bufferLEByte()
1836 AddIntToBuffer(CI->getValue()); in bufferLEByte()
1852 AddIntToBuffer(cast<ConstantFP>(CPV)->getValueAPF().bitcastToAPInt()); in bufferLEByte()