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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/FuzzMutate/
OpDescriptor.h 96 static inline SourcePred onlyType(Type *Only) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
IRMutator.cpp 184 auto Pred = fuzzerop::onlyType(Inst.getType());
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
OperationsTest.cpp 101 auto OnlyI32 = onlyType(i32->getType());

Completed in 149 milliseconds