HomeSort by relevance Sort by last modified time
    Searched refs:CondOpc (Results 1 - 3 of 3) 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...]
X86ISelLowering.cpp     [all...]

Completed in 198 milliseconds