HomeSort by relevance Sort by last modified time
    Searched refs:VECREDUCE_SMAX (Results 1 - 5 of 5) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 397 case ISD::VECREDUCE_SMAX: return "vecreduce_smax";
    [all...]
LegalizeVectorTypes.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 699 setOperationAction(ISD::VECREDUCE_SMAX, VT, Custom);
    [all...]

Completed in 2279 milliseconds