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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/
OpDescriptor.h 122 static inline SourcePred anyFloatType() {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
Operations.cpp 117 return {Weight, {anyFloatType(), matchFirstType()}, buildOp};
135 return {Weight, {anyFloatType(), matchFirstType()}, buildOp};
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
OperationsTest.cpp 131 auto AnyFP = anyFloatType();

Completed in 384 milliseconds