Home
last modified time | relevance | path

Searched defs:VarName (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h786 #define OMP_TYPE(VarName, InitValue) Type *VarName = nullptr; argument
787 #define OMP_ARRAY_TYPE(VarName, ElemTy, ArraySize) \ argument
790 #define OMP_FUNCTION_TYPE(VarName, IsVarArg, ReturnType, ...) \ argument
793 #define OMP_STRUCT_TYPE(VarName, StrName, ...) \ argument
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dmisc.c299 IN CHAR16 *VarName, in LibDeleteVariable()
330 IN CHAR16 *VarName, in LibSetNVVariable()
351 IN CHAR16 *VarName, in LibSetVariable()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterInst.cpp121 StringRef VarName(AsmString.data()+DollarPos+1, VarEnd-DollarPos-1); in AsmWriterInst() local
H A DCodeEmitterGen.cpp66 int CodeEmitterGen::getVariableBit(const std::string &VarName, in getVariableBit()
81 AddCodeToMergeInOperand(Record *R, BitsInit *BI, const std::string &VarName, in AddCodeToMergeInOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h222 UndefVarError(StringRef VarName) : VarName(VarName) {} in UndefVarError()
406 Substitution(FileCheckPatternContext *Context, StringRef VarName, in Substitution()
425 StringSubstitution(FileCheckPatternContext *Context, StringRef VarName, in StringSubstitution()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp220 std::string VarName; member in __anon4bdfba2f0111::ForExprAST
224 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
730 StringRef VarName) { in CreateEntryBlockAlloca()
995 const std::string &VarName = VarNames[i].first; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp225 std::string VarName; member in __anonc768dace0111::ForExprAST
229 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
736 StringRef VarName) { in CreateEntryBlockAlloca()
1001 const std::string &VarName = VarNames[i].first; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp220 std::string VarName; member in __anond763492e0111::ForExprAST
224 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
730 StringRef VarName) { in CreateEntryBlockAlloca()
995 const std::string &VarName = VarNames[i].first; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp220 std::string VarName; member in __anon62e6d82d0111::ForExprAST
224 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
730 StringRef VarName) { in CreateEntryBlockAlloca()
995 const std::string &VarName = VarNames[i].first; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp218 std::string VarName; member in ForExprAST
222 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
713 StringRef VarName) { in CreateEntryBlockAlloca()
978 const std::string &VarName = VarNames[i].first; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp226 std::string VarName; member in __anon3be54bcf0111::ForExprAST
230 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
735 StringRef VarName) { in CreateEntryBlockAlloca()
1000 const std::string &VarName = VarNames[i].first; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h27 const char *VarName; member
H A DSourcePrinter.cpp49 const char *VarName = VarDie.getName(DINameKind::ShortName); in addVariable() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp176 std::string VarName; member in ForExprAST
620 const std::string &VarName) { in CreateEntryBlockAlloca()
874 const std::string &VarName = VarNames[i].first; in Codegen() local
H A Dtoy.cpp177 std::string VarName; member in ForExprAST
904 const std::string &VarName) { in CreateEntryBlockAlloca()
1154 const std::string &VarName = VarNames[i].first; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp314 std::string VarName; member in __anonb061bcd00211::ForExprAST
318 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
895 StringRef VarName) { in CreateEntryBlockAlloca()
1171 const std::string &VarName = VarNames[i].first; in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp191 std::string VarName; member in ForExprAST
635 const std::string &VarName) { in CreateEntryBlockAlloca()
892 const std::string &VarName = VarNames[i].first; in Codegen() local
H A Dtoy.cpp198 std::string VarName; member in ForExprAST
1006 const std::string &VarName) { in CreateEntryBlockAlloca()
1256 const std::string &VarName = VarNames[i].first; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclOpenMP.h296 DeclarationName VarName; variable
303 QualType Ty, DeclarationName VarName, in OMPDeclareMapperDecl()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp175 std::string VarName; member in ForExprAST
864 const std::string &VarName) { in CreateEntryBlockAlloca()
1114 const std::string &VarName = VarNames[i].first; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclOpenMP.cpp144 QualType T, DeclarationName VarName, ArrayRef<OMPClause *> Clauses, in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp197 std::string VarName; member in __anonde6ff8cc0111::ForExprAST
201 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp217 std::string VarName; member in __anon52ec69cd0111::ForExprAST
221 ForExprAST(const std::string &VarName, std::unique_ptr<ExprAST> Start, in ForExprAST()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp217 std::string VarName; member in ForExprAST
1078 const std::string &VarName) { in CreateEntryBlockAlloca()
1334 const std::string &VarName = VarNames[i].first; in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp52 #define OMP_ATTRS_SET(VarName, AttrSet) AttributeSet VarName = AttrSet; in addAttributes() argument
2235 std::string VarName) { in createOffloadMaptypes()
2566 std::string VarName) { in createOffloadMapnames()
2583 #define OMP_TYPE(VarName, InitValue) VarName = InitValue; in initializeTypes() argument
2584 #define OMP_ARRAY_TYPE(VarName, ElemTy, ArraySize) \ in initializeTypes() argument
2587 #define OMP_FUNCTION_TYPE(VarName, IsVarArg, ReturnType, ...) \ in initializeTypes() argument
2590 #define OMP_STRUCT_TYPE(VarName, StructName, ...) \ in initializeTypes() argument

12