Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp331 unsigned LoOffset = Offset & 0x0000ffff; in emitStoreWithImmOffset() local
367 unsigned LoOffset = Offset & 0x0000ffff; in emitLoadWithImmOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3788 int64_t LoOffset = OffsetOp.getImm() & 0xffff; in expandMem16Inst() local