/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 57 tok_binary = -11, enumerator 92 return tok_binary; in gettok() 544 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 59 tok_binary = -11, enumerator 94 return tok_binary; in gettok() 559 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 42 tok_binary = -11, tok_unary = -12, enumerator 71 if (IdentifierStr == "binary") return tok_binary; in gettok() 540 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 42 tok_binary = -11, tok_unary = -12, enumerator 71 if (IdentifierStr == "binary") return tok_binary; in gettok() 540 case tok_binary: in ParsePrototype()
|
D | toy.cpp | 43 tok_binary = -11, tok_unary = -12, enumerator 72 if (IdentifierStr == "binary") return tok_binary; in gettok() 541 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 57 tok_binary = -11, tok_unary = -12, enumerator 86 if (IdentifierStr == "binary") return tok_binary; in gettok() 555 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 57 tok_binary = -11, tok_unary = -12, enumerator 86 if (IdentifierStr == "binary") return tok_binary; in gettok() 555 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 47 tok_binary = -11, enumerator 76 case tok_binary: in getTokName() 152 return tok_binary; in gettok() 747 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 47 tok_binary = -11, enumerator 76 case tok_binary: in getTokName() 152 return tok_binary; in gettok() 747 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 58 tok_binary = -11, enumerator 96 return tok_binary; in gettok() 615 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 59 tok_binary = -11, enumerator 97 return tok_binary; in gettok() 603 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 56 tok_binary = -11, enumerator 94 return tok_binary; in gettok() 627 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 58 tok_binary = -11, enumerator 96 return tok_binary; in gettok() 615 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 58 tok_binary = -11, enumerator 96 return tok_binary; in gettok() 612 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | toy.cpp | 58 tok_binary = -11, enumerator 96 return tok_binary; in gettok() 615 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | toy.cpp | 56 tok_binary = -11, enumerator 94 return tok_binary; in gettok() 627 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 56 tok_binary = -11, enumerator 94 return tok_binary; in gettok() 627 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 62 tok_binary = -11, enumerator 100 return tok_binary; in gettok() 633 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 61 tok_binary = -11, enumerator 99 return tok_binary; in gettok() 632 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | toy.cpp | 74 tok_binary = -11, enumerator 112 return tok_binary; in gettok() 618 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 58 tok_binary = -11, enumerator 96 return tok_binary; in gettok() 615 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 55 tok_binary = -11, enumerator 93 return tok_binary; in gettok() 612 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | toy.cpp | 75 tok_binary = -11, enumerator 113 return tok_binary; in gettok() 629 case tok_binary: in ParsePrototype()
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | toy.cpp | 41 tok_binary = -11, tok_unary = -12, enumerator 70 if (IdentifierStr == "binary") return tok_binary; in gettok() 539 case tok_binary: in ParsePrototype()
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | toy.cpp | 41 tok_binary = -11, tok_unary = -12, enumerator 70 if (IdentifierStr == "binary") return tok_binary; in gettok() 539 case tok_binary: in ParsePrototype()
|