Home
last modified time | relevance | path

Searched refs:tok_binary (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp57 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/
Dtoy.cpp59 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/
Dtoy-jit.cpp42 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/
Dtoy-jit.cpp42 tok_binary = -11, tok_unary = -12, enumerator
71 if (IdentifierStr == "binary") return tok_binary; in gettok()
540 case tok_binary: in ParsePrototype()
Dtoy.cpp43 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/
Dtoy-jit.cpp57 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/
Dtoy-jit.cpp57 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/
Dtoy.cpp47 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/
Dtoy.cpp47 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/
Dtoy.cpp58 tok_binary = -11, enumerator
96 return tok_binary; in gettok()
615 case tok_binary: in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp59 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/
Dtoy.cpp56 tok_binary = -11, enumerator
94 return tok_binary; in gettok()
627 case tok_binary: in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp58 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/
Dtoy.cpp58 tok_binary = -11, enumerator
96 return tok_binary; in gettok()
612 case tok_binary: in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp58 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/
Dtoy.cpp56 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/
Dtoy.cpp56 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/
Dtoy.cpp62 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/
Dtoy.cpp61 tok_binary = -11, enumerator
99 return tok_binary; in gettok()
632 case tok_binary: in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp74 tok_binary = -11, enumerator
112 return tok_binary; in gettok()
618 case tok_binary: in ParsePrototype()
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp58 tok_binary = -11, enumerator
96 return tok_binary; in gettok()
615 case tok_binary: in ParsePrototype()
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp55 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/
Dtoy.cpp75 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/
Dtoy.cpp41 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/
Dtoy.cpp41 tok_binary = -11, tok_unary = -12, enumerator
70 if (IdentifierStr == "binary") return tok_binary; in gettok()
539 case tok_binary: in ParsePrototype()

12