/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
D | Math.h | 34 Vector(unsigned Length, PBQPNum InitVal) in Vector() 133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
|
/external/llvm/lib/IR/ |
D | Globals.cpp | 221 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/ |
D | Math.h | 36 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/ |
D | Globals.cpp | 337 Constant *InitVal, const Twine &Name, in GlobalVariable() 356 LinkageTypes Link, Constant *InitVal, in GlobalVariable() 388 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
|
/external/capstone/ |
D | MCRegisterInfo.c | 53 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/ |
D | Layer.cpp | 55 const auto *InitVal = GV.getInitializer(); in IRMaterializationUnit() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ModuloSchedule.cpp | 37 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
|
D | MachinePipeliner.cpp | 582 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/ |
D | StringMap.h | 184 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
|
/external/llvm/include/llvm/ADT/ |
D | StringMap.h | 178 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
|
/external/llvm/utils/TableGen/ |
D | RegisterInfoEmitter.cpp | 593 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/ |
D | StringMap.h | 204 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
|
/external/tensorflow/tensorflow/core/lib/gtl/ |
D | flatmap.h | 342 void InitVal(uint32 i, V&& v) { in InitVal() function
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineCXX.cpp | 593 SVal InitVal; in VisitLambdaExpr() local
|
D | ExprEngineC.cpp | 504 SVal InitVal = state->getSVal(InitEx, LC); in VisitDeclStmt() local
|
/external/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 203 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 200 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
|
/external/llvm/lib/CodeGen/ |
D | MachinePipeliner.cpp | 918 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/ |
D | toy.cpp | 989 Value *InitVal; in codegen() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 989 Value *InitVal; in codegen() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 978 Value *InitVal; in codegen() local
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 985 Value *InitVal; in codegen() local
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 990 Value *InitVal; in codegen() local
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 989 Value *InitVal; in codegen() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 882 Value *InitVal; in Codegen() local
|