Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/lib/IR/
H A DGlobals.cpp221 Constant *InitVal, const Twine &Name, in GlobalVariable()
238 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
272 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DGlobals.cpp337 Constant *InitVal, const Twine &Name, in GlobalVariable()
356 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
388 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DGlobals.cpp407 Constant *InitVal, const Twine &Name, in GlobalVariable()
426 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
462 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h34 Vector(unsigned Length, PBQPNum InitVal) in Vector()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/PBQP/
DMath.h34 Vector(unsigned Length, PBQPNum InitVal) in Vector()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/PBQP/
DMath.h34 Vector(unsigned Length, PBQPNum InitVal) in Vector()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/PBQP/
DMath.h34 Vector(unsigned Length, PBQPNum InitVal) in Vector()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h34 Vector(unsigned Length, PBQPNum InitVal) in Vector()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/PBQP/
DMath.h34 Vector(unsigned Length, PBQPNum InitVal) in Vector()
133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h36 Vector(unsigned Length, PBQPNum InitVal) in Vector()
175 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
H A DMachinePipeliner.cpp582 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs()
2252 unsigned InitVal = 0; in isLoopCarriedDep() local
2597 unsigned InitVal = 0; in isLoopCarried() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DModuloSchedule.cpp37 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs()
388 unsigned InitVal = 0; in generateExistingPhis() local
1118 unsigned InitVal = 0; in rewritePhiValues() local
1208 unsigned InitVal = 0; in isLoopCarried() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DMangling.cpp58 const auto *InitVal = GV->getInitializer(); in add() local
H A DLayer.cpp62 const auto *InitVal = GV.getInitializer(); in IRMaterializationUnit() local
/aosp_15_r20/external/capstone/
H A DMCRegisterInfo.c53 static void DiffListIterator_init(DiffListIterator *d, MCPhysReg InitVal, const MCPhysReg *DiffList) in DiffListIterator_init()
/aosp_15_r20/external/llvm/utils/TableGen/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DLayer.cpp55 const auto *InitVal = GV.getInitializer(); in IRMaterializationUnit() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp861 uint64_t AllocSize, Constant *InitVal, in OptimizeGlobalAddressOfAllocation()
1051 Constant *InitVal = getInitialValueOfAllocation(CI, TLI, Int8Ty); in tryToOptimizeStoreOfAllocationToGlobal() local
1163 Constant *InitVal = GV->getInitializer(); in TryToShrinkGlobalToBoolean() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h184 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DStringMap.h178 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h204 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create()
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gtl/
H A Dflatmap.h342 void InitVal(uint32 i, V&& v) { in InitVal() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp593 SVal InitVal; in VisitLambdaExpr() local

123