/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Math.h | 34 Vector(unsigned Length, PBQPNum InitVal) in Vector() 133 Matrix(unsigned Rows, unsigned Cols, PBQPNum InitVal) in Matrix()
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Globals.cpp | 407 Constant *InitVal, const Twine &Name, in GlobalVariable() 426 LinkageTypes Link, Constant *InitVal, in GlobalVariable() 462 void GlobalVariable::setInitializer(Constant *InitVal) { in setInitializer()
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | Mangling.cpp | 58 const auto *InitVal = GV->getInitializer(); in add() local
|
H A D | Layer.cpp | 62 const auto *InitVal = GV.getInitializer(); in IRMaterializationUnit() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 37 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
|
H A D | MachinePipeliner.cpp | 683 unsigned &InitVal, unsigned &LoopVal) { in getPhiRegs() 2625 unsigned InitVal = 0; in isLoopCarried() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 861 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
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | RegisterInfoEmitter.cpp | 642 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, SparseBitVector<> List) { in diffEncode() 655 DiffVec &diffEncode(DiffVec &V, unsigned InitVal, Iter Begin, Iter End) { in diffEncode()
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/ |
H A D | Transfer.cpp | 723 if (Value *InitVal = Env.getValue(*Init, SkipPast::None)) in VisitInitListExpr() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 207 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | toy.cpp | 986 Value *InitVal; in codegen() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 1009 Value *InitVal; in codegen() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 882 Value *InitVal; in Codegen() local
|
H A D | toy.cpp | 1162 Value *InitVal; in Codegen() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 1003 Value *InitVal; in codegen() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 1003 Value *InitVal; in codegen() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 1003 Value *InitVal; in codegen() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 1007 Value *InitVal; in codegen() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 900 Value *InitVal; in Codegen() local
|
H A D | toy.cpp | 1264 Value *InitVal; in Codegen() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 612 SVal InitVal = state->getSVal(InitEx, LC); in VisitDeclStmt() local
|
H A D | ExprEngineCXX.cpp | 1199 SVal InitVal; in VisitLambdaExpr() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 1122 Value *InitVal; in Codegen() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 1179 Value *InitVal; in codegen() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 276 Value *InitVal = ConstantInt::get(Cand.first->getType(), 0); in run() local
|