Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp317 unsigned LoOffset = Offset & 0x0000ffff; in emitStoreWithImmOffset() local
353 unsigned LoOffset = Offset & 0x0000ffff; in emitLoadWithImmOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3718 int64_t LoOffset = OffsetOp.getImm() & 0xffff; in expandMem16Inst() local