Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp147 bool FileAnalysis::usesRegisterOperand(const Instr &InstrMeta) const { in usesRegisterOperand() function in llvm::cfi_verify::FileAnalysis
291 if (!usesRegisterOperand(*InstrMetaPtr)) in validateCFIProtection()
514 if (!usesRegisterOperand(InstrMeta)) in parseSectionContents()
H A DFileAnalysis.h139 bool usesRegisterOperand(const Instr &InstrMeta) const;