Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1541 bool IsFSHR = Opcode == ISD::FSHR; in PromoteIntRes_FunnelShift() local
1593 bool IsFSHR = Opcode == ISD::VP_FSHR; in PromoteIntRes_VPFunnelShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29959 bool IsFSHR = Op.getOpcode() == ISD::FSHR; in LowerFunnelShift() local