Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp315 enum CountValueType { enum in __anon893fce0f0111::CountValue
321 CountValueType Kind;
331 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue()