Home
last modified time | relevance | path

Searched refs:SHL_PARTS (Results 1 – 25 of 35) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h350 SHL_PARTS, SRA_PARTS, SRL_PARTS, enumerator
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h383 SHL_PARTS, SRA_PARTS, SRL_PARTS, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp132 setOperationAction(ISD::SHL_PARTS, MVT::i8, Expand); in MSP430TargetLowering()
133 setOperationAction(ISD::SHL_PARTS, MVT::i16, Expand); in MSP430TargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp106 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in BlackfinTargetLowering()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp236 case ISD::SHL_PARTS: return "shl_parts"; in getOperationName()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp125 setOperationAction(ISD::SHL_PARTS, MVT::i8, Expand); in MSP430TargetLowering()
126 setOperationAction(ISD::SHL_PARTS, MVT::i16, Expand); in MSP430TargetLowering()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp98 ISD::MULHS, ISD::MULHU, ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS, in WebAssemblyTargetLowering()
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp97 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.cpp136 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in SystemZTargetLowering()
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp167 setOperationAction(ISD::SHL_PARTS, MVT::i32 , Custom); in NVPTXTargetLowering()
170 setOperationAction(ISD::SHL_PARTS, MVT::i64 , Custom); in NVPTXTargetLowering()
1769 assert(Op.getOpcode() == ISD::SHL_PARTS); in LowerShiftLeftParts()
1843 case ISD::SHL_PARTS: in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp166 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in MBlazeTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp112 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in AlphaTargetLowering()
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp178 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom); in R600TargetLowering()
619 case ISD::SHL_PARTS: return LowerSHLParts(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp297 setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom); in MipsTargetLowering()
303 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom); in MipsTargetLowering()
912 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp107 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in LanaiTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp775 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in SparcTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp104 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in XCoreTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp278 setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom); in PPCTargetLowering()
283 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom); in PPCTargetLowering()
4537 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1693 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in SparcTargetLowering()
1710 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp105 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in XCoreTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp165 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in MipsTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp453 setOperationAction(ISD::SHL_PARTS , MVT::i32 , Custom); in X86TargetLowering()
457 setOperationAction(ISD::SHL_PARTS , MVT::i64 , Custom); in X86TargetLowering()
7559 if (Op.getOpcode() == ISD::SHL_PARTS) { in LowerShiftParts()
7577 if (Op.getOpcode() == ISD::SHL_PARTS) { in LowerShiftParts()
10407 case ISD::SHL_PARTS: in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp558 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom); in ARMTargetLowering()
3306 assert(Op.getOpcode() == ISD::SHL_PARTS); in LowerShiftLeftParts()
4969 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4496 case ISD::SHL_PARTS: in getNode()
6026 case ISD::SHL_PARTS: return "shl_parts"; in getOperationName()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp128 setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom); in AArch64TargetLowering()
2379 case ISD::SHL_PARTS: in LowerOperation()
4497 assert(Op.getOpcode() == ISD::SHL_PARTS); in LowerShiftLeftParts()

12