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

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyInstrInfo.cpp 36 bool WebAssemblyInstrInfo::isReallyTriviallyReMaterializable(
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyInstrInfo.cpp 37 bool WebAssemblyInstrInfo::isReallyTriviallyReMaterializable(
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 68 (isReallyTriviallyReMaterializable(MI, AA) ||
73 /// isReallyTriviallyReMaterializable - For instructions with opcodes for
79 virtual bool isReallyTriviallyReMaterializable(const MachineInstr *MI,
87 /// isReallyTriviallyReMaterializable returns false, this function does
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 320 bool PPCInstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrInfo.cpp 467 bool X86InstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 87 (isReallyTriviallyReMaterializable(MI, AA) ||
99 virtual bool isReallyTriviallyReMaterializable(const MachineInstr &MI,
140 /// set and the target hook isReallyTriviallyReMaterializable returns false,
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 78 bool SIInstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 97 (isReallyTriviallyReMaterializable(MI, AA) ||
109 virtual bool isReallyTriviallyReMaterializable(const MachineInstr &MI,
149 /// set and the target hook isReallyTriviallyReMaterializable returns false,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 135 bool SIInstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI,
    [all...]

Completed in 1885 milliseconds