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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 61 /// isTriviallyReMaterializable - Return true if the instruction is trivially
64 bool isTriviallyReMaterializable(const MachineInstr *MI,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 83 bool isTriviallyReMaterializable(const MachineInstr &MI,
98 /// Requirements must be check as stated in isTriviallyReMaterializable() .
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 93 bool isTriviallyReMaterializable(const MachineInstr &MI,
108 /// Requirements must be check as stated in isTriviallyReMaterializable() .
    [all...]

Completed in 1814 milliseconds