Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2601 EVT CarryVT = N->getValueType(1); in visitADDO() local
2707 EVT CarryVT = CarryIn.getValueType(); in visitADDCARRY() local
3345 EVT CarryVT = N->getValueType(1); in visitSUBO() local
4294 EVT CarryVT = N->getValueType(1); in visitMULO() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp4491 EVT CarryVT = BoolCarry.getValueType(); in ConvertBooleanCarryToCarryFlag() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp21948 EVT CarryVT = Carry.getValueType(); in LowerSETCCCARRY() local
28122 EVT CarryVT = Carry.getValueType(); in LowerADDSUBCARRY() local