Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9981 bool UseArithShift = isSigned && !C.isMinSignedValue(); in expandMULO() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5390 bool UseArithShift = isSigned && !C.isMinSignedValue(); in lowerXMULO() local