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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp250 // Force hweight onto the stack so that x86 doesn't add hidden precision,
254 volatile float hweight = Hint[hint] += weight; local
257 CopyHint(hint, hweight, Register::isPhysicalRegister(hint)));

Completed in 103 milliseconds