OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewInt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SMTConv.h
555
llvm::APSInt
NewInt
;
561
NewInt
= Int.extend(Ctx.getTypeSize(Ctx.BoolTy));
563
NewInt
= Int;
565
return std::make_pair(
NewInt
, getAPSIntType(Ctx,
NewInt
));
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp
10889
SDValue
NewInt
= DAG.getNode(N->getOpcode(), dl, VTs, N->getOperand(0),
10892
Results.push_back(DAG.getNode(ISD::TRUNCATE, dl, MVT::i1,
NewInt
));
10893
Results.push_back(
NewInt
.getValue(1));
Completed in 39 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026