Searched defs:clearsSuperRegisters (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCInstrAnalysis.cpp19 bool MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, function in class:MCInstrAnalysis
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp412 bool X86MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, function in class:llvm::X86_MC::X86MCInstrAnalysis
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h188 bool clearsSuperRegisters() const { return ClearsSuperRegs; } function in class:llvm::mca::WriteState

Completed in 173 milliseconds