Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1397 bool IsFSHR = Opcode == ISD::FSHR; PromoteIntRes_FunnelShift() local
1449 bool IsFSHR = Opcode == ISD::VP_FSHR; PromoteIntRes_VPFunnelShift() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29659 bool IsFSHR = Op.getOpcode() == ISD::FSHR; LowerFunnelShift() local
[all...]