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

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 270 virtual bool shouldSink(const MachineInstr &MI) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 340 virtual bool shouldSink(const MachineInstr &MI) const { return true; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 970 milliseconds