Searched refs:SoImm (Results 1 – 2 of 2) sorted by relevance
64 unsigned getMachineSoImmOpValue(unsigned SoImm) const;294 unsigned SoImm = MO.getImm(); in getSOImmOpValue() local295 int SoImmVal = ARM_AM::getSOImmVal(SoImm); in getSOImmOpValue()333 unsigned SoImm = MI.getOperand(Op).getImm(); in getT2SOImmOpValue() local334 unsigned Encoded = ARM_AM::getT2SOImmVal(SoImm); in getT2SOImmOpValue()
511 Constant island pass should make use of full range SoImm values for LEApcrel.