Home
last modified time | relevance | path

Searched defs:IsFSHL (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5823 const bool IsFSHL = MI.getOpcode() == TargetOpcode::G_FSHL; in lowerFunnelShiftWithInverse() local
5861 const bool IsFSHL = MI.getOpcode() == TargetOpcode::G_FSHL; in lowerFunnelShiftAsShifts() local
5919 bool IsFSHL = MI.getOpcode() == TargetOpcode::G_FSHL; in lowerFunnelShift() local
H A DCombinerHelper.cpp4172 bool IsFSHL = Opc == TargetOpcode::G_FSHL; in applyFunnelShiftToRotate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1977 bool IsFSHL = (Op.getOpcode() == ISD::FSHL); in SimplifyDemandedBits() local
7469 bool IsFSHL = Node->getOpcode() == ISD::VP_FSHL; in expandVPFunnelShift() local
7533 bool IsFSHL = Node->getOpcode() == ISD::FSHL; in expandFunnelShift() local
H A DSelectionDAGBuilder.cpp6586 bool IsFSHL = Intrinsic == Intrinsic::fshl; in visitIntrinsicCall() local
H A DDAGCombiner.cpp10001 bool IsFSHL = N->getOpcode() == ISD::FSHL; in visitFunnelShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1544 bool IsFSHL = (Op.getOpcode() == ISD::FSHL); in SimplifyDemandedBits() local
5949 bool IsFSHL = Node->getOpcode() == ISD::FSHL; in expandFunnelShift() local
H A DSelectionDAGBuilder.cpp6344 bool IsFSHL = Intrinsic == Intrinsic::fshl; in visitIntrinsicCall() local
H A DDAGCombiner.cpp8122 bool IsFSHL = N->getOpcode() == ISD::FSHL; in visitFunnelShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8925 bool IsFSHL = Op.getOpcode() == ISD::FSHL; in LowerFunnelShift() local