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

Completed in 188 milliseconds