Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2218 EVT CarryVT = Carry.getValueType(); LowerSETCCCARRY() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3310 EVT CarryVT = N->getValueType(1); visitADDO() local
3421 EVT CarryVT = CarryIn.getValueType(); visitUADDO_CARRY() local
4256 EVT CarryVT = N->getValueType(1); visitSUBO() local
5461 EVT CarryVT = N->getValueType(1); visitMULO() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5004 EVT CarryVT = BoolCarry.getValueType(); ConvertBooleanCarryToCarryFlag() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23730 EVT CarryVT = Carry.getValueType(); LowerSETCCCARRY() local
31384 EVT CarryVT = Carry.getValueType(); LowerADDSUBO_CARRY() local
[all...]