Home
last modified time | relevance | path

Searched refs:BinaryPrecedence (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp525 unsigned BinaryPrecedence = 30; in ParsePrototype() local
557 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
580 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp540 unsigned BinaryPrecedence = 30; in ParsePrototype() local
572 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
595 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp521 unsigned BinaryPrecedence = 30; in ParsePrototype() local
553 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
575 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence); in ParsePrototype()
Dtoy.cpp522 unsigned BinaryPrecedence = 30; in ParsePrototype() local
554 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
576 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp521 unsigned BinaryPrecedence = 30; in ParsePrototype() local
553 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
575 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence); in ParsePrototype()
Dtoy.cpp522 unsigned BinaryPrecedence = 30; in ParsePrototype() local
554 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
576 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp536 unsigned BinaryPrecedence = 30; in ParsePrototype() local
568 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
590 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp536 unsigned BinaryPrecedence = 30; in ParsePrototype() local
568 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
590 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp596 unsigned BinaryPrecedence = 30; in ParsePrototype() local
628 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
651 BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp584 unsigned BinaryPrecedence = 30; in ParsePrototype() local
616 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
639 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp608 unsigned BinaryPrecedence = 30; in ParsePrototype() local
640 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
663 BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp596 unsigned BinaryPrecedence = 30; in ParsePrototype() local
628 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
651 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp593 unsigned BinaryPrecedence = 30; in ParsePrototype() local
625 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
648 BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp596 unsigned BinaryPrecedence = 30; in ParsePrototype() local
628 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
651 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp608 unsigned BinaryPrecedence = 30; in ParsePrototype() local
640 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
663 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp608 unsigned BinaryPrecedence = 30; in ParsePrototype() local
640 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
663 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp614 unsigned BinaryPrecedence = 30; in ParsePrototype() local
646 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
669 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp613 unsigned BinaryPrecedence = 30; in ParsePrototype() local
645 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
668 BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp599 unsigned BinaryPrecedence = 30; in ParsePrototype() local
631 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
654 BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp596 unsigned BinaryPrecedence = 30; in ParsePrototype() local
628 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
651 BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp593 unsigned BinaryPrecedence = 30; in ParsePrototype() local
625 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
648 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp610 unsigned BinaryPrecedence = 30; in ParsePrototype() local
642 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
665 BinaryPrecedence); in ParsePrototype()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp520 unsigned BinaryPrecedence = 30; in ParsePrototype() local
552 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
574 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence); in ParsePrototype()
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp520 unsigned BinaryPrecedence = 30; in ParsePrototype() local
552 BinaryPrecedence = (unsigned)NumVal; in ParsePrototype()
574 return new PrototypeAST(FnName, ArgNames, Kind != 0, BinaryPrecedence); in ParsePrototype()
/external/llvm/docs/tutorial/
DLangImpl06.rst175 unsigned BinaryPrecedence = 30;
198 BinaryPrecedence = (unsigned)NumVal;
221 BinaryPrecedence);
402 unsigned BinaryPrecedence = 30;

12