Home
last modified time | relevance | path

Searched refs:isFixedReg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp607 bool TargetOperandInfo::isFixedReg(const MachineInstr &In, in isFixedReg() function in llvm::rdf::TargetOperandInfo
1305 if (TOI.isFixedReg(In, OpN)) in buildStmt()
1353 if (TOI.isFixedReg(In, OpN)) in buildStmt()
1375 if (TOI.isFixedReg(In, OpN)) in buildStmt()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h458 virtual bool isFixedReg(const MachineInstr &In, unsigned OpNum) const;