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

  /external/llvm/lib/Target/Hexagon/
HexagonCopyToCombine.cpp 188 unsigned LoOpc = LowRegInst.getOpcode();
190 (void)LoOpc; // Fix compiler warning
192 (LoOpc == Hexagon::A2_tfr || LoOpc == Hexagon::A2_tfrsi) &&
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonCopyToCombine.cpp 188 unsigned LoOpc = LowRegInst.getOpcode();
201 verifyOpc(LoOpc);
203 if (HiOpc == Hexagon::V6_vassign || LoOpc == Hexagon::V6_vassign)
204 return HiOpc == LoOpc;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp     [all...]
SIISelLowering.cpp     [all...]

Completed in 2203 milliseconds