Home
last modified time | relevance | path

Searched defs:MemSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp187 const unsigned MemSizeInBytes = (*I.memoperands_begin())->getSize(); in selectLoadStoreOpCode() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2823 uint64_t MemSizeInBytes = LdSt.getMemSize(); in select() local