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

Completed in 2223 milliseconds