Searched defs:IsFSHR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | LegalizeIntegerTypes.cpp | 1397 bool IsFSHR = Opcode == ISD::FSHR; PromoteIntRes_FunnelShift() local |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
| H A D | X86ISelLowering.cpp | 29659 bool IsFSHR = Op.getOpcode() == ISD::FSHR; LowerFunnelShift() local |