Searched defs:Proto (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp130 PrototypeAST *Proto; member in class:FunctionAST
308 PrototypeAST *Proto = ParsePrototype(); local
320 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); local
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp141 PrototypeAST *Proto; member in class:FunctionAST
320 PrototypeAST *Proto = ParsePrototype(); local
332 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); local
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp148 PrototypeAST *Proto; member in class:FunctionAST
327 PrototypeAST *Proto = ParsePrototype(); local
339 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); local
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp177 PrototypeAST *Proto; member in class:FunctionAST
428 PrototypeAST *Proto = ParsePrototype(); local
440 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); local
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp205 PrototypeAST *Proto; member in class:FunctionAST
513 PrototypeAST *Proto = ParsePrototype(); local
525 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp223 PrototypeAST *Proto; member in class:FunctionAST
578 PrototypeAST *Proto = ParsePrototype(); local
590 PrototypeAST *Proto = new PrototypeAST("", std::vector<std::string>()); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenRegisters.cpp618 Record *Proto = Lists[0][n]; local

Completed in 146 milliseconds