Home
last modified time | relevance | path

Searched defs:MemBytes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp804 unsigned MemBytes = Src->getPrimitiveSizeInBits(); getMemoryOpCost() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h285 isLoadFromStackSlot(const MachineInstr & MI,int & FrameIndex,unsigned & MemBytes) isLoadFromStackSlot() argument
323 isStoreToStackSlot(const MachineInstr & MI,int & FrameIndex,unsigned & MemBytes) isStoreToStackSlot() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp490 isFrameLoadOpcode(int Opcode,unsigned & MemBytes) isFrameLoadOpcode() argument
592 isFrameStoreOpcode(int Opcode,unsigned & MemBytes) isFrameStoreOpcode() argument
[all...]