Searched refs:HI22 (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/Sparc/
H A DSparc.h119 inline static unsigned HI22(int64_t imm) { function in namespace:llvm
128 return HI22(~imm);
H A DSparcJITInfo.cpp140 Insts.push_back(SETHI_INST(HI22(Addr), scratch));
182 // Insts.push_back(SETHI_INST(HI22(Addr), scratch2));
H A DSparcRegisterInfo.cpp121 .addImm(HI22(Offset));
H A DSparcFrameLowering.cpp65 .addImm(HI22(NumBytes));
/external/elfutils/0.153/backends/
H A Dsparc_reloc.def37 RELOC_TYPE (HI22, REL)

Completed in 78 milliseconds