Searched defs:isTriviallyReMaterializable (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNSchedStrategy.cpp | 1596 bool PreRARematStage::isTriviallyReMaterializable(const MachineInstr &MI) { isTriviallyReMaterializable() function in PreRARematStage |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineLICM.cpp | 751 bool MachineLICMBase::isTriviallyReMaterializable( isTriviallyReMaterializable() function in MachineLICMBase |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 143 bool isTriviallyReMaterializable(const MachineInstr &MI) const { isTriviallyReMaterializable() function |