Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8386 bool UseArithShift = isSigned && !C.isMinSignedValue(); in expandMULO() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5144 bool UseArithShift = isSigned && !C.isMinSignedValue(); in lowerXMULO() local