HomeSort by relevance Sort by last modified time
    Searched refs:CountValueType (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 134 enum CountValueType {
139 CountValueType Kind;
153 CountValueType getType() const { return Kind; }
  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 228 enum CountValueType {
233 CountValueType Kind;
243 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) {
    [all...]

Completed in 534 milliseconds