Home
last modified time | relevance | path

Searched refs:isRematerializable (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInstrDesc.h407 bool isRematerializable() const { in isRematerializable() function
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h68 (MI->getDesc().isRematerializable() &&
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h528 bool isRematerializable(QueryType Type = AllInBundle) const {