Searched refs:isReallyTriviallyReMaterializable (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.h46 bool isReallyTriviallyReMaterializable(const MachineInstr &MI,
H A DWebAssemblyInstrInfo.cpp41 bool WebAssemblyInstrInfo::isReallyTriviallyReMaterializable( function in class:WebAssemblyInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h208 bool isReallyTriviallyReMaterializable(const MachineInstr &MI,
H A DX86InstrInfo.cpp482 bool X86InstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI, function in class:X86InstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h250 bool isReallyTriviallyReMaterializable(const MachineInstr &MI,
H A DPPCInstrInfo.cpp318 bool PPCInstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI, function in class:PPCInstrInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h120 (isReallyTriviallyReMaterializable(MI, AA) ||
132 virtual bool isReallyTriviallyReMaterializable(const MachineInstr &MI, function in class:llvm::TargetInstrInfo
172 /// set and the target hook isReallyTriviallyReMaterializable returns false,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h177 bool isReallyTriviallyReMaterializable(const MachineInstr &MI,
H A DSIInstrInfo.cpp130 bool SIInstrInfo::isReallyTriviallyReMaterializable(const MachineInstr &MI, function in class:SIInstrInfo

Completed in 133 milliseconds