Home
last modified time | relevance | path

Searched refs:LowerShift (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h121 SDValue LowerShift(SDValue Op, SelectionDAG &DAG) const;
H A DWebAssemblyISelLowering.cpp1035 return LowerShift(Op, DAG); in LowerOperation()
1557 SDValue WebAssemblyTargetLowering::LowerShift(SDValue Op, in LowerShift() function in WebAssemblyTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h138 SDValue LowerShift(SDValue Op, SelectionDAG &DAG) const;
H A DWebAssemblyISelLowering.cpp1435 return LowerShift(Op, DAG); in LowerOperation()
2283 SDValue WebAssemblyTargetLowering::LowerShift(SDValue Op, in LowerShift() function in WebAssemblyTargetLowering
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4797 static SDValue LowerShift(SDNode *N, SelectionDAG &DAG, in LowerShift() function
7179 case ISD::SRA: return LowerShift(Op.getNode(), DAG, Subtarget); in LowerOperation()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6087 static SDValue LowerShift(SDNode *N, SelectionDAG &DAG, in LowerShift() function
9321 case ISD::SRA: return LowerShift(Op.getNode(), DAG, Subtarget); in LowerOperation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6582 static SDValue LowerShift(SDNode *N, SelectionDAG &DAG, in LowerShift() function
10448 case ISD::SRA: return LowerShift(Op.getNode(), DAG, Subtarget); in LowerOperation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10739 static SDValue LowerShift(SDValue Op, const X86Subtarget &Subtarget,
10820 return LowerShift(Res, Subtarget, DAG); in lowerBuildVectorToBitOp()
30495 static SDValue LowerShift(SDValue Op, const X86Subtarget &Subtarget, in LowerShift() function
33263 case ISD::SHL: return LowerShift(Op, Subtarget, DAG); in LowerOperation()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20007 static SDValue LowerShift(SDValue Op, const X86Subtarget &Subtarget, in LowerShift() function
21743 case ISD::SHL: return LowerShift(Op, Subtarget, DAG); in LowerOperation()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp26623 static SDValue LowerShift(SDValue Op, const X86Subtarget &Subtarget, in LowerShift() function
28633 case ISD::SHL: return LowerShift(Op, Subtarget, DAG); in LowerOperation()