Home
last modified time | relevance | path

Searched defs:Variable (Results 1 – 25 of 33) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/Misc/
H A Dast-dump-stmt.cpp5 int Variable; variable
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dast.ml11 | Variable of string Constructor
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter2/
H A Dast.ml11 | Variable of string Constructor
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dast.ml11 | Variable of string Constructor
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dast.ml11 | Variable of string Constructor
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dast.ml11 | Variable of string Constructor
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dast.ml11 | Variable of string Constructor
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DRecursiveASTVisitorTestDeclVisitor.cpp19 bool VisitVarDecl(VarDecl *Variable) { in VisitVarDecl()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h48 const MDNode *Variable; member
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h357 const MDNode *Variable, const MDNode *Expr) { in BuildMI()
384 const MDNode *Variable, const MDNode *Expr) { in BuildMI()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp149 const VarDecl *Variable; member
H A DCGStmt.cpp1704 const VarDecl *Variable = dyn_cast<VarDecl>(&Value); in AddVariableConstraints() local
/minix3/external/bsd/llvm/dist/llvm/unittests/Transforms/Utils/
H A DCloning.cpp258 DIVariable Variable = DBuilder.createLocalVariable( in CreateOldFunctionBodyAndDI() local
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp243 class Variable { class
248 Variable() : T(Type::getVoid()), N("") {} in Variable() function in __anon870a9de20111::Variable
249 Variable(Type T, std::string N) : T(T), N(N) {} in Variable() function in __anon870a9de20111::Variable
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp659 PHINode *Variable = Builder.CreatePHI(Type::getDoubleTy(getGlobalContext()), in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp767 PHINode *Variable = Builder.CreatePHI(Type::getDoubleTy(getGlobalContext()), in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp665 Value *Variable = NamedValues[LHSE->getName()]; in Codegen() local
H A Dtoy.cpp948 Value *Variable = NamedValues[LHSE->getName()]; in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp724 Value *Variable = NamedValues[LHSE->getName()]; in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp683 Value *Variable = NamedValues[LHSE->getName()]; in Codegen() local
H A Dtoy.cpp1050 Value *Variable = NamedValues[LHSE->getName()]; in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp112 const MDNode *Variable; ///< The debug info variable we are part of. member in __anon6db43db70211::UserValue
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp908 Value *Variable = NamedValues[LHSE->getName()]; in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1124 Value *Variable = NamedValues[LHSE->getName()]; in Codegen() local
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp919 Value *Variable = NamedValues[LHSE->getName()]; in Codegen() local

12