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.cpp608 bool TargetOperandInfo::isFixedReg(const MachineInstr &In, in isFixedReg() function in llvm::rdf::TargetOperandInfo
1303 if (TOI.isFixedReg(In, OpN)) in buildStmt()
1351 if (TOI.isFixedReg(In, OpN)) in buildStmt()
1373 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;