Home
last modified time | relevance | path

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

12

/netbsd/external/apache2/llvm/dist/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()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp334 Constant *InitVal, const Twine &Name, in GlobalVariable()
353 LinkageTypes Link, Constant *InitVal, in GlobalVariable()
389 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
/netbsd/sys/external/bsd/acpica/dist/namespace/
H A Dnsaccess.c77 const ACPI_PREDEFINED_NAMES *InitVal = NULL; in AcpiNsRootInitialize() local
/netbsd/sys/dev/acpi/acpica/
H A DOsdMisc.c197 AcpiOsPredefinedOverride(const ACPI_PREDEFINED_NAMES *InitVal, in AcpiOsPredefinedOverride()
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DMangling.cpp60 const auto *InitVal = GV->getInitializer(); in add() local
H A DLayer.cpp63 const auto *InitVal = GV.getInitializer(); in IRMaterializationUnit() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp36 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs()
387 unsigned InitVal = 0; in generateExistingPhis() local
1116 unsigned InitVal = 0; in rewritePhiValues() local
1200 unsigned InitVal = 0; in isLoopCarried() local
H A DMachinePipeliner.cpp663 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs()
2331 unsigned InitVal = 0; in isLoopCarriedDep() local
2674 unsigned InitVal = 0; in isLoopCarried() local
/netbsd/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosunixxf.c282 const ACPI_PREDEFINED_NAMES *InitVal, in AcpiOsPredefinedOverride()
H A Doswinxf.c210 const ACPI_PREDEFINED_NAMES *InitVal, in AcpiOsPredefinedOverride()
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp642 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, SparseBitVector<> List) { in diffEncode()
655 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, Iter Begin, Iter End) { in diffEncode()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCRegisterInfo.h207 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp1003 Value *InitVal; in codegen() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp1003 Value *InitVal; in codegen() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp986 Value *InitVal; in codegen() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp882 Value *InitVal; in Codegen() local
H A Dtoy.cpp1162 Value *InitVal; in Codegen() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp1003 Value *InitVal; in codegen() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp1009 Value *InitVal; in codegen() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp619 SVal InitVal = state->getSVal(InitEx, LC); in VisitDeclStmt() local
H A DExprEngineCXX.cpp1009 SVal InitVal; in VisitLambdaExpr() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp1008 Value *InitVal; in codegen() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp900 Value *InitVal; in Codegen() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp286 Value *InitVal = ConstantInt::get(Cand.first->getType(), 0); in run() local
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1122 Value *InitVal; in Codegen() local

12