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

  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 160 Comparison::Kind getComparisonKind(unsigned CondOpc,
487 HexagonHardwareLoops::getComparisonKind(unsigned CondOpc,
492 switch (CondOpc) {
617 unsigned CondOpc = CondI->getOpcode();
654 Cmp = getComparisonKind(CondOpc, InitialValue, EndValue, IVBump);
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]

Completed in 87 milliseconds