Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h259 unsigned &MemBytes) const { in isLoadFromStackSlot()
297 unsigned &MemBytes) const { in isStoreToStackSlot()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h276 unsigned &MemBytes) const { in isLoadFromStackSlot()
314 unsigned &MemBytes) const { in isStoreToStackSlot()
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/
Dbenchmark.go358 MemBytes uint64 // The total number of bytes allocated. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h283 unsigned &MemBytes) const { in isLoadFromStackSlot()
321 unsigned &MemBytes) const { in isStoreToStackSlot()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h285 unsigned &MemBytes) const { in isLoadFromStackSlot()
323 unsigned &MemBytes) const { in isStoreToStackSlot()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h283 unsigned &MemBytes) const { in isLoadFromStackSlot()
321 unsigned &MemBytes) const { in isStoreToStackSlot()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h283 unsigned &MemBytes) const { in isLoadFromStackSlot()
321 unsigned &MemBytes) const { in isStoreToStackSlot()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp852 unsigned MemBytes = Src->getPrimitiveSizeInBits(); in getMemoryOpCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp788 unsigned MemBytes = Src->getPrimitiveSizeInBits(); in getMemoryOpCost() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
Dinst.go22 MemBytes int // size of memory argument in bytes: 1, 2, 4, 8, 16, and so on. member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp208 static bool isFrameLoadOpcode(int Opcode, unsigned &MemBytes) { in isFrameLoadOpcode()
304 static bool isFrameStoreOpcode(int Opcode, unsigned &MemBytes) { in isFrameStoreOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()