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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp1458 bool HasLeaf14 = MaxLevel >= 0x14 && local
1461 Features["ptwrite"] = HasLeaf14 && ((EBX >> 4) & 1);

Completed in 129 milliseconds