Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp180 #define LLVM_EXPAND_ADC_SBB_INSTR(MNEMONIC) \ in getMnemonicFromOpcode() macro
204 LLVM_EXPAND_ADC_SBB_INSTR(ADC) in getMnemonicFromOpcode()
207 LLVM_EXPAND_ADC_SBB_INSTR(SBB) in getMnemonicFromOpcode()
210 #undef LLVM_EXPAND_ADC_SBB_INSTR in getMnemonicFromOpcode()