Searched defs:clearsSuperRegisters (Results 1 – 3 of 3) sorted by relevance
20 bool MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, in clearsSuperRegisters() function in MCInstrAnalysis
388 bool X86MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, in clearsSuperRegisters() function in llvm::X86_MC::X86MCInstrAnalysis
133 bool clearsSuperRegisters() const { return ClearsSuperRegs; } in clearsSuperRegisters() function