Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1805 static void ConvertDoubleToBytes(unsigned char *p, double val) { in ConvertDoubleToBytes() function
1902 ConvertDoubleToBytes(ptr, float64); in bufferLEByte()