Lines Matching refs:BMI2
3 …x86_64-unknown-unknown -mattr=+bmi,+bmi2 | FileCheck %s --check-prefixes=CHECK,BEXTR-SLOW,BMI2-SLOW
87 ; BMI2-SLOW-LABEL: bextr64d:
88 ; BMI2-SLOW: # %bb.0: # %entry
89 ; BMI2-SLOW-NEXT: movl $35, %eax
90 ; BMI2-SLOW-NEXT: bzhiq %rax, %rdi, %rax
91 ; BMI2-SLOW-NEXT: shrq $2, %rax
92 ; BMI2-SLOW-NEXT: retq
114 ; BMI2-SLOW-LABEL: bextr64d_load:
115 ; BMI2-SLOW: # %bb.0: # %entry
116 ; BMI2-SLOW-NEXT: movl $35, %eax
117 ; BMI2-SLOW-NEXT: bzhiq %rax, (%rdi), %rax
118 ; BMI2-SLOW-NEXT: shrq $2, %rax
119 ; BMI2-SLOW-NEXT: retq