Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp193 volatile float hweight = Hint[hint] += weight; in calculateSpillWeightAndHint() local
195 if (hweight > bestPhys && mri.isAllocatable(hint)) in calculateSpillWeightAndHint()
196 bestPhys = hweight, hintPhys = hint; in calculateSpillWeightAndHint()
198 if (hweight > bestVirt) in calculateSpillWeightAndHint()
199 bestVirt = hweight, hintVirt = hint; in calculateSpillWeightAndHint()
/external/fio/
DAndroid.mk30 lib_src_files := lib/rbtree.c lib/flist_sort.c lib/getrusage.c lib/hweight.c lib/ieee754.c lib/lfsr…
DMakefile37 lib/hweight.c lib/getrusage.c idletime.c td_error.c \