Home
last modified time | relevance | path

Searched refs:getPartialRegUpdateClearance (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBreakFalseDeps.cpp225 unsigned Pref = TII->getPartialRegUpdateClearance(*MI, i, TRI); in processDefs()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.h481 getPartialRegUpdateClearance(const MachineInstr &MI, unsigned OpNum,
H A DX86InstrInfo.cpp5385 unsigned X86InstrInfo::getPartialRegUpdateClearance( in getPartialRegUpdateClearance() function in X86InstrInfo
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h332 getPartialRegUpdateClearance(const MachineInstr &, unsigned,
H A DARMBaseInstrInfo.cpp5318 unsigned ARMBaseInstrInfo::getPartialRegUpdateClearance( in getPartialRegUpdateClearance() function in ARMBaseInstrInfo
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1731 getPartialRegUpdateClearance(const MachineInstr &MI, unsigned OpNum, in getPartialRegUpdateClearance() function