HomeSort by relevance Sort by last modified time
    Searched refs:VECREDUCE_SMIN (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 398 case ISD::VECREDUCE_SMIN: return "vecreduce_smin";
    [all...]
LegalizeVectorTypes.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 700 setOperationAction(ISD::VECREDUCE_SMIN, VT, Custom);
    [all...]

Completed in 343 milliseconds