/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 350 SHL_PARTS, SRA_PARTS, SRL_PARTS, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 383 SHL_PARTS, SRA_PARTS, SRL_PARTS, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 428 SHL_PARTS, SRA_PARTS, SRL_PARTS, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 132 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/ |
D | BlackfinISelLowering.cpp | 106 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in BlackfinTargetLowering()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 236 case ISD::SHL_PARTS: return "shl_parts"; in getOperationName()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 125 setOperationAction(ISD::SHL_PARTS, MVT::i8, Expand); in MSP430TargetLowering() 126 setOperationAction(ISD::SHL_PARTS, MVT::i16, Expand); in MSP430TargetLowering()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 97 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 279 case ISD::SHL_PARTS: return "shl_parts"; in getOperationName()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 98 ISD::MULHS, ISD::MULHU, ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS, in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 122 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/ |
D | MSP430ISelLowering.cpp | 106 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/ |
D | BPFISelLowering.cpp | 97 setOperationAction(ISD::SHL_PARTS, VT, Expand); in BPFTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 136 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in SystemZTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 110 ISD::MULHS, ISD::MULHU, ISD::SDIVREM, ISD::UDIVREM, ISD::SHL_PARTS, in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 399 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/ |
D | NVPTXISelLowering.cpp | 167 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/ |
D | MBlazeISelLowering.cpp | 166 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in MBlazeTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 112 setOperationAction(ISD::SHL_PARTS, MVT::i64, Expand); in AlphaTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 217 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/ |
D | R600ISelLowering.cpp | 178 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/ |
D | MipsISelLowering.cpp | 297 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/ |
D | MipsISelLowering.cpp | 375 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/ |
D | SparcISelLowering.cpp | 775 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in SparcTargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 107 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand); in LanaiTargetLowering()
|