HomeSort by relevance Sort by last modified time
    Searched refs:VSELECT (Results 26 - 50 of 50) sorted by null

12

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 629 setOperationAction(ISD::VSELECT, VT, Expand);
730 setOperationAction(ISD::VSELECT, MVT::v16i8, Legal);
731 setOperationAction(ISD::VSELECT, MVT::v8i16, Legal);
732 setOperationAction(ISD::VSELECT, MVT::v4i32, Legal);
733 setOperationAction(ISD::VSELECT, MVT::v4f32, Legal);
734 setOperationAction(ISD::VSELECT, MVT::v2f64, Legal);
    [all...]
PPCISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
X86ISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 392 setOperationAction(ISD::VSELECT, VT, Expand);
428 setOperationAction(ISD::VSELECT, VT, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 576 setTargetDAGCombine(ISD::VSELECT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
TargetLowering.cpp     [all...]
DAGCombiner.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 429 setOperationAction(ISD::VSELECT, VT, Expand);
468 setOperationAction(ISD::VSELECT, VT, Expand);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 491 setTargetDAGCombine(ISD::VSELECT);
680 setOperationAction(ISD::VSELECT, VT, Expand);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 419 case ISD::VSELECT:
    [all...]
SelectionDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
SelectionDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 290 setOperationAction(ISD::VSELECT, VT, Legal);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 312 setOperationAction(ISD::VSELECT, VT, Legal);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 120 setOperationAction(ISD::VSELECT, VT, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp 181 setOperationAction(ISD::VSELECT, VT, Expand);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
MipsGenDAGISel.inc     [all...]

Completed in 3279 milliseconds

12