/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | Globals.cpp | 147 Constant *InitVal, const Twine &Name, in GlobalVariable() 164 LinkageTypes Link, Constant *InitVal, in GlobalVariable() 218 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
|
/minix3/minix/drivers/power/acpi/namespace/ |
H A D | nsaccess.c | 74 const ACPI_PREDEFINED_NAMES *InitVal = NULL; in AcpiNsRootInitialize() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Math.h | 36 Vector(unsigned Length, PBQPNum InitVal) in Vector() 175 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | StringMap.h | 144 InitType &&InitVal) { in Create() 173 static StringMapEntry *Create(StringRef Key, InitType &&InitVal) { in Create()
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | RegisterInfoEmitter.cpp | 576 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, ArrayRef<unsigned> List) { in diffEncode() 589 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, Iter Begin, Iter End) { in diffEncode()
|
/minix3/minix/drivers/power/acpi/ |
H A D | osminixxf.c | 145 const ACPI_PREDEFINED_NAMES *InitVal, in AcpiOsPredefinedOverride()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 202 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 471 SVal InitVal = state->getSVal(InitEx, LC); in VisitDeclStmt() local
|
H A D | ExprEngine.cpp | 489 SVal InitVal; in ProcessInitializer() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 885 Value *InitVal; in Codegen() local
|
H A D | toy.cpp | 1165 Value *InitVal; in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 953 Value *InitVal; in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 903 Value *InitVal; in Codegen() local
|
H A D | toy.cpp | 1267 Value *InitVal; in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 1125 Value *InitVal; in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 1345 Value *InitVal; in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 1154 Value *InitVal; in Codegen() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 1631 Constant *InitVal = GV->getInitializer(); in TryToShrinkGlobalToBoolean() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 13574 const llvm::APSInt &InitVal = ECD->getInitVal(); in ActOnEnumBody() local 13697 llvm::APSInt InitVal = ECD->getInitVal(); in ActOnEnumBody() local
|