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

  /external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter2/
toy.cpp 167 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
285 return ErrorP("Expected function name in prototype");
291 return ErrorP("Expected '(' in prototype");
297 return ErrorP("Expected ')' in prototype");
  /external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter6/
toy.cpp 243 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
457 return ErrorP("Expected function name in prototype");
466 return ErrorP("Expected unary operator");
475 return ErrorP("Expected binary operator");
484 return ErrorP("Invalid precedecnce: must be 1..100");
492 return ErrorP("Expected '(' in prototype");
498 return ErrorP("Expected ')' in prototype");
505 return ErrorP("Invalid number of operands for operator");
  /external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter3/
toy.cpp 179 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
297 return ErrorP("Expected function name in prototype");
303 return ErrorP("Expected '(' in prototype");
309 return ErrorP("Expected ')' in prototype");
  /external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter4/
toy.cpp 186 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
304 return ErrorP("Expected function name in prototype");
310 return ErrorP("Expected '(' in prototype");
316 return ErrorP("Expected ')' in prototype");
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy-jit.cpp 279 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
540 return ErrorP("Expected function name in prototype");
549 return ErrorP("Expected unary operator");
558 return ErrorP("Expected binary operator");
567 return ErrorP("Invalid precedecnce: must be 1..100");
575 return ErrorP("Expected '(' in prototype");
581 return ErrorP("Expected ')' in prototype");
588 return ErrorP("Invalid number of operands for operator");
    [all...]
toy.cpp 286 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
547 return ErrorP("Expected function name in prototype");
556 return ErrorP("Expected unary operator");
565 return ErrorP("Expected binary operator");
574 return ErrorP("Invalid precedecnce: must be 1..100");
582 return ErrorP("Expected '(' in prototype");
588 return ErrorP("Expected ')' in prototype");
595 return ErrorP("Invalid number of operands for operator");
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/initial/
toy.cpp 263 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
524 return ErrorP("Expected function name in prototype");
533 return ErrorP("Expected unary operator");
542 return ErrorP("Expected binary operator");
551 return ErrorP("Invalid precedecnce: must be 1..100");
559 return ErrorP("Expected '(' in prototype");
565 return ErrorP("Expected ')' in prototype");
572 return ErrorP("Invalid number of operands for operator");
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
toy-jit.cpp 264 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
525 return ErrorP("Expected function name in prototype");
534 return ErrorP("Expected unary operator");
543 return ErrorP("Expected binary operator");
552 return ErrorP("Invalid precedecnce: must be 1..100");
560 return ErrorP("Expected '(' in prototype");
566 return ErrorP("Expected ')' in prototype");
573 return ErrorP("Invalid number of operands for operator");
    [all...]
toy.cpp 265 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
526 return ErrorP("Expected function name in prototype");
535 return ErrorP("Expected unary operator");
544 return ErrorP("Expected binary operator");
553 return ErrorP("Invalid precedecnce: must be 1..100");
561 return ErrorP("Expected '(' in prototype");
567 return ErrorP("Expected ')' in prototype");
574 return ErrorP("Invalid number of operands for operator");
    [all...]
  /external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter7/
toy.cpp 261 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
522 return ErrorP("Expected function name in prototype");
531 return ErrorP("Expected unary operator");
540 return ErrorP("Expected binary operator");
549 return ErrorP("Invalid precedecnce: must be 1..100");
557 return ErrorP("Expected '(' in prototype");
563 return ErrorP("Expected ')' in prototype");
570 return ErrorP("Invalid number of operands for operator");
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
toy-jit.cpp 279 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
540 return ErrorP("Expected function name in prototype");
549 return ErrorP("Expected unary operator");
558 return ErrorP("Expected binary operator");
567 return ErrorP("Invalid precedecnce: must be 1..100");
575 return ErrorP("Expected '(' in prototype");
581 return ErrorP("Expected ')' in prototype");
588 return ErrorP("Invalid number of operands for operator");
    [all...]
toy.cpp 286 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
547 return ErrorP("Expected function name in prototype");
556 return ErrorP("Expected unary operator");
565 return ErrorP("Expected binary operator");
574 return ErrorP("Invalid precedecnce: must be 1..100");
582 return ErrorP("Expected '(' in prototype");
588 return ErrorP("Expected ')' in prototype");
595 return ErrorP("Invalid number of operands for operator");
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/initial/
toy.cpp 263 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
524 return ErrorP("Expected function name in prototype");
533 return ErrorP("Expected unary operator");
542 return ErrorP("Expected binary operator");
551 return ErrorP("Invalid precedecnce: must be 1..100");
559 return ErrorP("Expected '(' in prototype");
565 return ErrorP("Expected ')' in prototype");
572 return ErrorP("Invalid number of operands for operator");
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/
toy-jit.cpp 264 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
525 return ErrorP("Expected function name in prototype");
534 return ErrorP("Expected unary operator");
543 return ErrorP("Expected binary operator");
552 return ErrorP("Invalid precedecnce: must be 1..100");
560 return ErrorP("Expected '(' in prototype");
566 return ErrorP("Expected ')' in prototype");
573 return ErrorP("Invalid number of operands for operator");
    [all...]
toy.cpp 265 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
526 return ErrorP("Expected function name in prototype");
535 return ErrorP("Expected unary operator");
544 return ErrorP("Expected binary operator");
553 return ErrorP("Invalid precedecnce: must be 1..100");
561 return ErrorP("Expected '(' in prototype");
567 return ErrorP("Expected ')' in prototype");
574 return ErrorP("Invalid number of operands for operator");
    [all...]
  /external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter5/
toy.cpp 215 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
405 return ErrorP("Expected function name in prototype");
411 return ErrorP("Expected '(' in prototype");
417 return ErrorP("Expected ')' in prototype");
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
toy.cpp 305 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
566 return ErrorP("Expected function name in prototype");
575 return ErrorP("Expected unary operator");
584 return ErrorP("Expected binary operator");
593 return ErrorP("Invalid precedecnce: must be 1..100");
601 return ErrorP("Expected '(' in prototype");
607 return ErrorP("Expected ')' in prototype");
614 return ErrorP("Invalid number of operands for operator");
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
toy.cpp 305 PrototypeAST *ErrorP(const char *Str) { Error(Str); return 0; }
566 return ErrorP("Expected function name in prototype");
575 return ErrorP("Expected unary operator");
584 return ErrorP("Expected binary operator");
593 return ErrorP("Invalid precedecnce: must be 1..100");
601 return ErrorP("Expected '(' in prototype");
607 return ErrorP("Expected ')' in prototype");
614 return ErrorP("Invalid number of operands for operator");
    [all...]

Completed in 462 milliseconds