Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4751 bool IsBorrow = false; in lowerXALUO() local
4761 IsBorrow = true; in lowerXALUO()
4769 if (IsBorrow) in lowerXALUO()
4848 bool IsBorrow = false; in lowerUADDSUBO_CARRY() local
4858 IsBorrow = true; in lowerUADDSUBO_CARRY()
4861 if (IsBorrow) in lowerUADDSUBO_CARRY()
4870 if (IsBorrow) in lowerUADDSUBO_CARRY()