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

Completed in 550 milliseconds