Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
DMath.h34 Vector(unsigned Length, PBQPNum InitVal) in Vector()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/external/llvm/lib/IR/
DGlobals.cpp221 Constant *InitVal, const Twine &Name, in GlobalVariable()
238 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
272 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/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp337 Constant *InitVal, const Twine &Name, in GlobalVariable()
356 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
388 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
/external/capstone/
DMCRegisterInfo.c53 static void DiffListIterator_init(DiffListIterator *d, MCPhysReg InitVal, const MCPhysReg *DiffList) in DiffListIterator_init()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLayer.cpp55 const auto *InitVal = GV.getInitializer(); in IRMaterializationUnit() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp37 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs()
388 unsigned InitVal = 0; in generateExistingPhis() local
1112 unsigned InitVal = 0; in rewritePhiValues() local
1196 unsigned InitVal = 0; in isLoopCarried() local
DMachinePipeliner.cpp582 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs()
2252 unsigned InitVal = 0; in isLoopCarriedDep() local
2597 unsigned InitVal = 0; in isLoopCarried() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringMap.h184 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
/external/llvm/include/llvm/ADT/
DStringMap.h178 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp593 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, SparseBitVector<> List) { in diffEncode()
606 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, Iter Begin, Iter End) { in diffEncode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringMap.h204 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
/external/tensorflow/tensorflow/core/lib/gtl/
Dflatmap.h342 void InitVal(uint32 i, V&& v) { in InitVal() function
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp593 SVal InitVal; in VisitLambdaExpr() local
DExprEngineC.cpp504 SVal InitVal = state->getSVal(InitEx, LC); in VisitDeclStmt() local
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h203 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h200 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp918 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs()
2495 unsigned InitVal = 0; in generateExistingPhis() local
3220 unsigned InitVal = 0; in rewritePhiValues() local
3774 unsigned InitVal = 0; in isLoopCarried() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp989 Value *InitVal; in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp989 Value *InitVal; in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp978 Value *InitVal; in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp985 Value *InitVal; in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp990 Value *InitVal; in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp989 Value *InitVal; in codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp882 Value *InitVal; in Codegen() local

12