Home
last modified time | relevance | path

Searched defs:isTriviallyReMaterializable (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp1501 bool PreRARematStage::isTriviallyReMaterializable(const MachineInstr &MI) { isTriviallyReMaterializable() function in PreRARematStage
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp682 bool MachineLICMBase::isTriviallyReMaterializable( isTriviallyReMaterializable() function in MachineLICMBase
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h142 bool isTriviallyReMaterializable(const MachineInstr &MI) const { isTriviallyReMaterializable() function