OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InitialValue
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
WasmObjectWriter.cpp
83
uint64_t
InitialValue
;
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp
188
MachineOperand *
InitialValue
,
509
MachineOperand *
InitialValue
,
604
MachineOperand *
InitialValue
= nullptr;
610
InitialValue
= &IV_Phi->getOperand(i);
614
if (!
InitialValue
)
689
Cmp = getComparisonKind(CondOpc,
InitialValue
, EndValue, IVBump);
697
if (
InitialValue
->isReg()) {
698
Register R =
InitialValue
->getReg();
702
if (!checkForImmediate(*
InitialValue
, V))
718
return computeCount(L,
InitialValue
, EndValue, IVReg, IVBump, Cmp)
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroFrame.cpp
2230
auto
InitialValue
= Constant::getNullValue(ValueTy);
2231
Builder.CreateStore(
InitialValue
, Alloca);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp
5474
llvm::Constant *
InitialValue
= nullptr;
5480
InitialValue
= emitter->emitForInitializer(*Value, AddrSpace,
5483
Type =
InitialValue
->getType();
5508
getModule(), Type, Constant, Linkage,
InitialValue
, Name.c_str(),
Completed in 38 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026