Searched refs:X86_32 (Results 1 – 12 of 12) sorted by relevance
2 ; RUN: | FileCheck -check-prefix=X86_32 %s4 ; RUN: | FileCheck -check-prefix=X86_32 %s47 ; X86_32-LABEL: get_external_x:48 ; X86_32: movl __emutls_v.external_x@GOT(%ebx)49 ; X86_32: calll __emutls_get_address50 ; X86_32-LABEL: get_external_y:51 ; X86_32: movl __emutls_v.external_y@GOT(%ebx)52 ; X86_32: calll __emutls_get_address53 ; X86_32-LABEL: get_internal_y:54 ; X86_32: leal __emutls_v.internal_y@GOTOFF(%ebx)[all …]
2 ; RUN: | FileCheck -check-prefix=X86_32 %s4 ; RUN: | FileCheck -check-prefix=X86_32 %s11 ; RUN: | FileCheck -check-prefix=X86_32 %s13 ; RUN: | FileCheck -check-prefix=X86_32 %s58 ; X86_32-LABEL: get_external_x:59 ; X86_32: movl __emutls_v.external_x@GOT(%ebx)60 ; X86_32: calll __emutls_get_address61 ; X86_32-LABEL: get_external_y:62 ; X86_32: movl __emutls_v.external_y@GOT(%ebx)63 ; X86_32: calll __emutls_get_address[all …]
2 // RUN: FileCheck --check-prefix=CHECK-X86_32 %s17 // CHECK-X86_32-LABEL: define void @t0()18 // CHECK-X86_32: call float bitcast {{.*}} @objc_msgSend_fpret to19 // CHECK-X86_32: call double bitcast {{.*}} @objc_msgSend_fpret to20 // CHECK-X86_32: call x86_fp80 bitcast {{.*}} @objc_msgSend_fpret to21 // CHECK-X86_32: }
2 // RUN: FileCheck --check-prefix=CHECK-X86_32 %s15 // CHECK-X86_32-LABEL: define void @t0()16 // CHECK-X86_32: call void bitcast {{.*}} @objc_msgSend_stret to17 // CHECK-X86_32: }
17 // RUN: FileCheck %s -check-prefix=X86_32 < %t.x86_3225 // X86_32-NOT: module 'TargetFeatures' requires30 // X86_32: module 'TargetFeatures.arm' requires feature 'arm'35 // X86_32: module 'TargetFeatures.arm.aarch32' requires feature 42 // X86_32: module 'TargetFeatures.arm.aarch64' requires feature 49 // X86_32-NOT: module 'TargetFeatures.x86' requires54 // X86_32-NOT: module 'TargetFeatures.x86.x86_32' requires59 // X86_32: module 'TargetFeatures.x86.x86_64' requires feature 'x86_64'
87 X86_32 { enumConstant257 return Architecture.X86_32; in getArchitecture()
86 X86_32 { enumConstant256 return Architecture.X86_32; in getArchitecture()
133 X86_32, enumerator142 return X86_32; in x86_target()
374 if(x86_target(p) != X86_32) in x64_rexw()608 if(x86_target(p) == X86_32 && reg.mod == mod_REG) in x86_inc()621 if(x86_target(p) == X86_32 && reg.mod == mod_REG) in x86_dec()696 assert(x86_target(p) != X86_32); in x64_mov64()2142 case X86_32: in x86_fn_arg()
337 if (x86_target(p->func) != X86_32) in emit_mov64()1332 if (x86_target(p->func) != X86_32) { in build_vertex_emit()1344 if (x86_target(p->func) != X86_32) in build_vertex_emit()
657 %else ; X86_32 ;==============================================================