Home
last modified time | relevance | path

Searched defs:UseArithShift (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10890 bool UseArithShift = isSigned && !C.isMinSignedValue(); expandMULO() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6817 bool UseArithShift = isSigned && !C.isMinSignedValue(); lowerXMULO() local