Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp103 unsigned STORE8; member
316 STORE_OPCODE(STORE8, STRBi12); in OpcodeCache()
364 return isStore ? Opcodes.STORE8 : Opcodes.LOAD8; in selectLoadStoreOpCode()