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

/openbsd-current/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1812 auto AddIntToBuffer = [AggBuffer, Bytes](const APInt &Val) { local
1824 AddIntToBuffer(CI->getValue());
1830 AddIntToBuffer(CI->getValue());
1847 AddIntToBuffer(cast<ConstantFP>(CPV)->getValueAPF().bitcastToAPInt());

Completed in 107 milliseconds