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

  /external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 160 Comparison::Kind getComparisonKind(unsigned CondOpc,
489 HexagonHardwareLoops::getComparisonKind(unsigned CondOpc,
494 switch (CondOpc) {
619 unsigned CondOpc = CondI->getOpcode();
656 Cmp = getComparisonKind(CondOpc, InitialValue, EndValue, IVBump);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp 187 Comparison::Kind getComparisonKind(unsigned CondOpc,
508 HexagonHardwareLoops::getComparisonKind(unsigned CondOpc,
513 switch (CondOpc) {
652 unsigned CondOpc = CondI->getOpcode();
689 Cmp = getComparisonKind(CondOpc, InitialValue, EndValue, IVBump);
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 76 milliseconds