Home
last modified time | relevance | path

Searched defs:HasCarryIn (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1132 bool HasCarryIn = I.getOpcode() == TargetOpcode::G_UADDE || in selectUAddSub() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2280 const bool HasCarryIn = MI.getNumOperands() == 5; in applyMappingImpl() local
H A DAMDGPUInstructionSelector.cpp423 const bool HasCarryIn = I.getOpcode() == AMDGPU::G_UADDE || in selectG_UADDO_USUBO_UADDE_USUBE() local