Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp115 unsigned getRegSizeInBytes(MachineInstr *Inst);
555 unsigned X86AvoidSFBPass::getRegSizeInBytes(MachineInstr *LoadInst) { in getRegSizeInBytes() function in X86AvoidSFBPass
602 unsigned Size3 = (LdDispImm + getRegSizeInBytes(LoadInst)) - LdDisp1; in breakBlockedCopies()
693 isBlockingStore(LdDispImm, getRegSizeInBytes(LoadInst), PBstDispImm, in runOnMachineFunction()