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

/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp134 enum CountValueType { enum in class:__anon2461::CountValue
139 CountValueType Kind;
153 CountValueType getType() const { return Kind; }
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp228 enum CountValueType { enum in class:__anon2395::CountValue
233 CountValueType Kind;
243 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) {

Completed in 121 milliseconds