Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1544 bool IsFSHL = (Op.getOpcode() == ISD::FSHL); in SimplifyDemandedBits() local
5949 bool IsFSHL = Node->getOpcode() == ISD::FSHL; in expandFunnelShift() local
DSelectionDAGBuilder.cpp6344 bool IsFSHL = Intrinsic == Intrinsic::fshl; in visitIntrinsicCall() local
DDAGCombiner.cpp8122 bool IsFSHL = N->getOpcode() == ISD::FSHL; in visitFunnelShift() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1678 bool IsFSHL = (Op.getOpcode() == ISD::FSHL); in SimplifyDemandedBits() local
6242 bool IsFSHL = Node->getOpcode() == ISD::FSHL; in expandFunnelShift() local
DSelectionDAGBuilder.cpp6233 bool IsFSHL = Intrinsic == Intrinsic::fshl; in visitIntrinsicCall() local
DDAGCombiner.cpp8773 bool IsFSHL = N->getOpcode() == ISD::FSHL; in visitFunnelShift() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp9118 bool IsFSHL = Op.getOpcode() == ISD::FSHL; in LowerFunnelShift() local