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

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 581 bool TargetInstrInfo::hasReassociableSibling(const MachineInstr &Inst,
612 hasReassociableSibling(Inst, Commuted);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetInstrInfo.cpp 689 bool TargetInstrInfo::hasReassociableSibling(const MachineInstr &Inst,
720 hasReassociableSibling(Inst, Commuted);
    [all...]

Completed in 225 milliseconds