Searched refs:LowerShift (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 130 SDValue LowerShift(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | WebAssemblyISelLowering.cpp | 1674 return LowerShift(Op, DAG); in LowerOperation() 2800 SDValue WebAssemblyTargetLowering::LowerShift(SDValue Op, in LowerShift() function in WebAssemblyTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 6726 static SDValue LowerShift(SDNode *N, SelectionDAG &DAG, in LowerShift() function 10665 case ISD::SRA: return LowerShift(Op.getNode(), DAG, Subtarget); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 8701 static SDValue LowerShift(SDValue Op, const X86Subtarget &Subtarget, 8781 return LowerShift(Res, Subtarget, DAG); in lowerBuildVectorToBitOp() 30489 static SDValue LowerShift(SDValue Op, const X86Subtarget &Subtarget, in LowerShift() function 33689 case ISD::SHL: return LowerShift(Op, Subtarget, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 12858 …LowerShiftENS_7SDValueERNS_12SelectionDAGE", "llvm::X86TargetLowering::LowerShift(llvm::SDValue, l…
|