Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp595 bool TargetOperandInfo::isClobbering(const MachineInstr &In, in isClobbering() function in llvm::rdf::TargetOperandInfo
1301 if (TOI.isClobbering(In, OpN)) in buildStmt()
1349 if (TOI.isClobbering(In, OpN)) in buildStmt()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h457 virtual bool isClobbering(const MachineInstr &In, unsigned OpNum) const;