Searched refs:Reject (Results 1 – 15 of 15) sorted by relevance
1 # Runs the Reject.cpp test,6 RUN: %cpp_compiler %S/Reject.cpp -o %t-Reject7 RUN: %run %t-Reject -runs=1000000 %t-corpus
3 ; Reject stepvector intrinsics that return a scalar11 ; Reject vectors with non-integer elements19 ; Reject vectors of integers less than 8 bits in width
3 ; Reject a vector reduction with a non-vector argument.
8 ## Reject a non-binary file.12 ## Reject an empty file.
3 ; Reject input modules without a datalayout.
9 ; Reject invalid optimization levels.
16 # Reject files created by patch.
11 ## Reject local-exec TLS relocations for -shared.
10 ## Reject local-exec TLS relocations for -shared.
14 ; Reject invalid optimization levels.
732 auto Reject = renameable(RenameDecl, RInputs.MainFilePath, RInputs.Index); in rename() local733 if (Reject) in rename()734 return makeError(*Reject); in rename()
187 void report(RejectReasonPtr Reject) { ErrorReports.push_back(Reject); } in report() argument
60 ## Reject .o files which only have the secondary platform.
669 return -1; // Reject; The input will not be added to the corpus.
335 // Reject a match against bitconvert (aka ISD::BITCAST) if big-endian