HomeSort by: relevance | last modified time | path
    Searched defs:isReallyTriviallyReMaterializable (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyInstrInfo.cpp 41 bool WebAssemblyInstrInfo::isReallyTriviallyReMaterializable(
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 128 (isReallyTriviallyReMaterializable(MI, AA) ||
140 virtual bool isReallyTriviallyReMaterializable(const MachineInstr &MI,
180 /// set and the target hook isReallyTriviallyReMaterializable returns false,
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 1089 bool PPCInstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstrInfo.cpp 966 bool X86InstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 108 bool SIInstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI,

Completed in 32 milliseconds