• Home
  • Raw
  • Download

Lines Matching refs:X86

51   case X86::reloc_riprel_4byte:  in getFixupKindLog2Size()
52 case X86::reloc_riprel_4byte_movq_load: in getFixupKindLog2Size()
53 case X86::reloc_signed_4byte: in getFixupKindLog2Size()
54 case X86::reloc_global_offset_table: in getFixupKindLog2Size()
61 case X86::reloc_global_offset_table8: in getFixupKindLog2Size()
90 return X86::NumTargetFixupKinds; in getNumFixupKinds()
94 const static MCFixupKindInfo Infos[X86::NumTargetFixupKinds] = { in getFixupKindInfo()
144 case X86::JAE_1: return X86::JAE_4; in getRelaxedOpcodeBranch()
145 case X86::JA_1: return X86::JA_4; in getRelaxedOpcodeBranch()
146 case X86::JBE_1: return X86::JBE_4; in getRelaxedOpcodeBranch()
147 case X86::JB_1: return X86::JB_4; in getRelaxedOpcodeBranch()
148 case X86::JE_1: return X86::JE_4; in getRelaxedOpcodeBranch()
149 case X86::JGE_1: return X86::JGE_4; in getRelaxedOpcodeBranch()
150 case X86::JG_1: return X86::JG_4; in getRelaxedOpcodeBranch()
151 case X86::JLE_1: return X86::JLE_4; in getRelaxedOpcodeBranch()
152 case X86::JL_1: return X86::JL_4; in getRelaxedOpcodeBranch()
153 case X86::JMP_1: return X86::JMP_4; in getRelaxedOpcodeBranch()
154 case X86::JNE_1: return X86::JNE_4; in getRelaxedOpcodeBranch()
155 case X86::JNO_1: return X86::JNO_4; in getRelaxedOpcodeBranch()
156 case X86::JNP_1: return X86::JNP_4; in getRelaxedOpcodeBranch()
157 case X86::JNS_1: return X86::JNS_4; in getRelaxedOpcodeBranch()
158 case X86::JO_1: return X86::JO_4; in getRelaxedOpcodeBranch()
159 case X86::JP_1: return X86::JP_4; in getRelaxedOpcodeBranch()
160 case X86::JS_1: return X86::JS_4; in getRelaxedOpcodeBranch()
170 case X86::IMUL16rri8: return X86::IMUL16rri; in getRelaxedOpcodeArith()
171 case X86::IMUL16rmi8: return X86::IMUL16rmi; in getRelaxedOpcodeArith()
172 case X86::IMUL32rri8: return X86::IMUL32rri; in getRelaxedOpcodeArith()
173 case X86::IMUL32rmi8: return X86::IMUL32rmi; in getRelaxedOpcodeArith()
174 case X86::IMUL64rri8: return X86::IMUL64rri32; in getRelaxedOpcodeArith()
175 case X86::IMUL64rmi8: return X86::IMUL64rmi32; in getRelaxedOpcodeArith()
178 case X86::AND16ri8: return X86::AND16ri; in getRelaxedOpcodeArith()
179 case X86::AND16mi8: return X86::AND16mi; in getRelaxedOpcodeArith()
180 case X86::AND32ri8: return X86::AND32ri; in getRelaxedOpcodeArith()
181 case X86::AND32mi8: return X86::AND32mi; in getRelaxedOpcodeArith()
182 case X86::AND64ri8: return X86::AND64ri32; in getRelaxedOpcodeArith()
183 case X86::AND64mi8: return X86::AND64mi32; in getRelaxedOpcodeArith()
186 case X86::OR16ri8: return X86::OR16ri; in getRelaxedOpcodeArith()
187 case X86::OR16mi8: return X86::OR16mi; in getRelaxedOpcodeArith()
188 case X86::OR32ri8: return X86::OR32ri; in getRelaxedOpcodeArith()
189 case X86::OR32mi8: return X86::OR32mi; in getRelaxedOpcodeArith()
190 case X86::OR64ri8: return X86::OR64ri32; in getRelaxedOpcodeArith()
191 case X86::OR64mi8: return X86::OR64mi32; in getRelaxedOpcodeArith()
194 case X86::XOR16ri8: return X86::XOR16ri; in getRelaxedOpcodeArith()
195 case X86::XOR16mi8: return X86::XOR16mi; in getRelaxedOpcodeArith()
196 case X86::XOR32ri8: return X86::XOR32ri; in getRelaxedOpcodeArith()
197 case X86::XOR32mi8: return X86::XOR32mi; in getRelaxedOpcodeArith()
198 case X86::XOR64ri8: return X86::XOR64ri32; in getRelaxedOpcodeArith()
199 case X86::XOR64mi8: return X86::XOR64mi32; in getRelaxedOpcodeArith()
202 case X86::ADD16ri8: return X86::ADD16ri; in getRelaxedOpcodeArith()
203 case X86::ADD16mi8: return X86::ADD16mi; in getRelaxedOpcodeArith()
204 case X86::ADD32ri8: return X86::ADD32ri; in getRelaxedOpcodeArith()
205 case X86::ADD32mi8: return X86::ADD32mi; in getRelaxedOpcodeArith()
206 case X86::ADD64ri8: return X86::ADD64ri32; in getRelaxedOpcodeArith()
207 case X86::ADD64mi8: return X86::ADD64mi32; in getRelaxedOpcodeArith()
210 case X86::SUB16ri8: return X86::SUB16ri; in getRelaxedOpcodeArith()
211 case X86::SUB16mi8: return X86::SUB16mi; in getRelaxedOpcodeArith()
212 case X86::SUB32ri8: return X86::SUB32ri; in getRelaxedOpcodeArith()
213 case X86::SUB32mi8: return X86::SUB32mi; in getRelaxedOpcodeArith()
214 case X86::SUB64ri8: return X86::SUB64ri32; in getRelaxedOpcodeArith()
215 case X86::SUB64mi8: return X86::SUB64mi32; in getRelaxedOpcodeArith()
218 case X86::CMP16ri8: return X86::CMP16ri; in getRelaxedOpcodeArith()
219 case X86::CMP16mi8: return X86::CMP16mi; in getRelaxedOpcodeArith()
220 case X86::CMP32ri8: return X86::CMP32ri; in getRelaxedOpcodeArith()
221 case X86::CMP32mi8: return X86::CMP32mi; in getRelaxedOpcodeArith()
222 case X86::CMP64ri8: return X86::CMP64ri32; in getRelaxedOpcodeArith()
223 case X86::CMP64mi8: return X86::CMP64mi32; in getRelaxedOpcodeArith()
226 case X86::PUSH32i8: return X86::PUSHi32; in getRelaxedOpcodeArith()
227 case X86::PUSH16i8: return X86::PUSHi16; in getRelaxedOpcodeArith()
228 case X86::PUSH64i8: return X86::PUSH64i32; in getRelaxedOpcodeArith()
229 case X86::PUSH64i16: return X86::PUSH64i32; in getRelaxedOpcodeArith()
261 if (Op.isReg() && Op.getReg() == X86::RIP) in mayNeedRelaxation()
483 (Is64Bit ? X86::RBP : X86::EBP) && "Invalid frame pointer!"); in generateCompactUnwindEncodingImpl()
612 X86::EBX, X86::ECX, X86::EDX, X86::EDI, X86::ESI, X86::EBP, 0 in getCompactUnwindRegNum()
615 X86::RBX, X86::R12, X86::R13, X86::R14, X86::R15, X86::RBP, 0 in getCompactUnwindRegNum()