Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp248 unsigned HiOffset = (Offset & 0xffff0000) >> 16; in emitStoreWithImmOffset() local
301 unsigned HiOffset = (Offset & 0xffff0000) >> 16; in emitLoadWithImmOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp315 unsigned HiOffset = (Offset & 0xffff0000) >> 16; in emitStoreWithImmOffset() local
351 unsigned HiOffset = (Offset & 0xffff0000) >> 16; in emitLoadWithImmOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp332 unsigned HiOffset = (Offset & 0xffff0000) >> 16; in emitStoreWithImmOffset() local
368 unsigned HiOffset = (Offset & 0xffff0000) >> 16; in emitLoadWithImmOffset() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1579 unsigned HiOffset = LoMemVT.getStoreSize(); in SplitVecRes_MLOAD() local
2352 unsigned HiOffset = LoMemVT.getStoreSize(); in SplitVecOp_MSTORE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3691 int64_t HiOffset = OffsetOp.getImm() & ~0xffff; in expandMem16Inst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3710 int64_t HiOffset = OffsetOp.getImm() & ~0xffff; in expandMem16Inst() local