Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp247 unsigned LoOffset = Offset & 0x0000ffff; in emitStoreWithImmOffset() local
300 unsigned LoOffset = Offset & 0x0000ffff; in emitLoadWithImmOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp314 unsigned LoOffset = Offset & 0x0000ffff; in emitStoreWithImmOffset() local
350 unsigned LoOffset = Offset & 0x0000ffff; in emitLoadWithImmOffset() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp331 unsigned LoOffset = Offset & 0x0000ffff; in emitStoreWithImmOffset() local
367 unsigned LoOffset = Offset & 0x0000ffff; in emitLoadWithImmOffset() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3709 int64_t LoOffset = OffsetOp.getImm() & 0xffff; in expandMem16Inst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3690 int64_t LoOffset = OffsetOp.getImm() & 0xffff; in expandMem16Inst() local