Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6804 bool IsLeft = MI.getOpcode() == TargetOpcode::G_ROTL; in lowerRotateWithReverseRotate() local
6816 bool IsLeft = MI.getOpcode() == TargetOpcode::G_ROTL; in lowerRotate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2089 bool IsLeft = Opc == ISD::FSHL; LowerHvxFunnelShift() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8066 bool IsLeft = Node->getOpcode() == ISD::ROTL; in expandROT() local