Searched refs:isRematerializable (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp77 static bool isRematerializable(const LiveInterval &LI, function
226 if (isRematerializable(li, LIS, VRM, *MF.getSubtarget().getInstrInfo()))
/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h432 bool isRematerializable() const { function in class:llvm::MCInstrDesc
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h660 bool isRematerializable(QueryType Type = AllInBundle) const {
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h84 (MI->getDesc().isRematerializable() &&

Completed in 146 milliseconds