Home
last modified time | relevance | path

Searched refs:ADCX (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dadx-commute.mir3 # Tests for commuting ADCX and ADOX to avoid copies. The ADOX tests were manually constructed by mo…
H A Dstack-folding-adx.mir3 # Tests for stack folding ADCX and ADOX. The ADOX tests were manually constructed by modifying ADCX
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp159 ADCX, enumerator
228 return FlagArithMnemonic::ADCX; in getMnemonicFromOpcode()
805 case FlagArithMnemonic::ADCX: in rewriteArithmetic()
H A DX86InstrArithmetic.td1531 // ADCX and ADOX Instructions