Home
last modified time | relevance | path

Searched defs:InitVal (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/IR/
DGlobals.cpp143 Constant *InitVal, const Twine &Name, in GlobalVariable()
160 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
214 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
/external/llvm/include/llvm/CodeGen/PBQP/
DMath.h36 Vector(unsigned Length, PBQPNum InitVal) in Vector()
175 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/external/llvm/include/llvm/ADT/
DStringMap.h144 InitType &&InitVal) { in Create()
173 static StringMapEntry *Create(StringRef Key, InitType &&InitVal) { in Create()
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp576 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, SparseBitVector<> List) { in diffEncode()
589 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, Iter Begin, Iter End) { in diffEncode()
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h202 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp471 SVal InitVal = state->getSVal(InitEx, LC); in VisitDeclStmt() local
DExprEngine.cpp489 SVal InitVal; in ProcessInitializer() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp954 Value *InitVal; in Codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp885 Value *InitVal; in Codegen() local
Dtoy.cpp1165 Value *InitVal; in Codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp903 Value *InitVal; in Codegen() local
Dtoy.cpp1267 Value *InitVal; in Codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp1125 Value *InitVal; in Codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp1345 Value *InitVal; in Codegen() local
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Dtoy.cpp1010 Value *InitVal; in IRGen() local
/external/llvm/examples/Kaleidoscope/Orc/initial/
Dtoy.cpp1010 Value *InitVal; in IRGen() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp1155 Value *InitVal; in Codegen() local
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp1010 Value *InitVal; in IRGen() local
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Dtoy.cpp1011 Value *InitVal; in IRGen() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1627 Constant *InitVal = GV->getInitializer(); in TryToShrinkGlobalToBoolean() local
/external/clang/lib/Sema/
DSemaDecl.cpp13753 const llvm::APSInt &InitVal = ECD->getInitVal(); in ActOnEnumBody() local
13879 llvm::APSInt InitVal = ECD->getInitVal(); in ActOnEnumBody() local
13943 llvm::APSInt InitVal = ECD->getInitVal(); in ActOnEnumBody() local