Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp115 enum CountValueType { enum in __anon0f3974cc0111::CountValue
120 CountValueType Kind;
134 CountValueType getType() const { return Kind; } in getType()
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp128 enum CountValueType { enum in __anone92e79760111::CountValue
133 CountValueType Kind;
147 CountValueType getType() const { return Kind; } in getType()