Home
last modified time | relevance | path

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

/llvm-project/clang/tools/clang-diff/
H A DClangDiff.cpp267 diff::SyntaxTree &Tree, bool IsLeft, in printHtmlForNode()
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6722 bool IsLeft = MI.getOpcode() == TargetOpcode::G_ROTL; lowerRotateWithReverseRotate() local
6734 bool IsLeft = MI.getOpcode() == TargetOpcode::G_ROTL; lowerRotate() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2088 bool IsLeft = Opc == ISD::FSHL; LowerHvxFunnelShift() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7998 bool IsLeft = Node->getOpcode() == ISD::ROTL; expandROT() local