Home
last modified time | relevance | path

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

123

/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-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h428 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/BPF/
DBPFISelLowering.cpp97 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp279 case ISD::SHL_PARTS: return "shl_parts"; in getOperationName()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp98 ISD::MULHS, ISD::MULHU, ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS, in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp122 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom); in LanaiTargetLowering()
195 case ISD::SHL_PARTS: in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp106 setOperationAction(ISD::SHL_PARTS, MVT::i8, Expand); in MSP430TargetLowering()
107 setOperationAction(ISD::SHL_PARTS, MVT::i16, Expand); in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp97 setOperationAction(ISD::SHL_PARTS, VT, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.cpp136 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in SystemZTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp110 ISD::MULHS, ISD::MULHU, ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS, in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp399 setOperationAction(ISD::SHL_PARTS, MVT::i32 , Custom); in NVPTXTargetLowering()
402 setOperationAction(ISD::SHL_PARTS, MVT::i64 , Custom); in NVPTXTargetLowering()
1962 assert(Op.getOpcode() == ISD::SHL_PARTS); in LowerShiftLeftParts()
2037 case ISD::SHL_PARTS: in LowerOperation()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp217 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom); in R600TargetLowering()
480 case ISD::SHL_PARTS: return LowerSHLParts(Op, DAG); in LowerOperation()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp375 setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom); in MipsTargetLowering()
381 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom); in MipsTargetLowering()
1223 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp775 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp107 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in LanaiTargetLowering()

123