Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h276 unsigned &MemBytes) const { in isLoadFromStackSlot()
314 unsigned &MemBytes) const { in isStoreToStackSlot()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp788 unsigned MemBytes = Src->getPrimitiveSizeInBits(); in getMemoryOpCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp468 static bool isFrameLoadOpcode(int Opcode, unsigned &MemBytes) { in isFrameLoadOpcode()
566 static bool isFrameStoreOpcode(int Opcode, unsigned &MemBytes) { in isFrameStoreOpcode()