Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4475 int64_t SecondOffset = IsLargeOffset ? 1 : (OffsetValue + 1); in expandUlh() local
4525 int64_t SecondOffset = IsLargeOffset ? 0 : OffsetValue; in expandUsh() local
5367 MCOperand SecondOffset = MCOperand::createImm(NextOffset); in expandLoadStoreDMacro() local
5414 MCOperand SecondOffset = MCOperand::createImm(NextOffset); in expandStoreDM1Macro() local