OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSubtraction
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprScalar.cpp
2454
bool
isSubtraction
= !isInc;
2586
value, numElts, /*SignedIndices=*/false,
isSubtraction
,
2598
isSubtraction
, E->getExprLoc(),
2609
isSubtraction
, E->getExprLoc(),
2718
/*SignedIndices=*/false,
isSubtraction
,
3368
bool
isSubtraction
) {
3379
if (!
isSubtraction
&& !pointer->getType()->isPointerTy()) {
3421
if (
isSubtraction
)
3460
CGF.EmitCheckedInBoundsGEP(pointer, index, isSigned,
isSubtraction
,
3478
return CGF.EmitCheckedInBoundsGEP(pointer, index, isSigned,
isSubtraction
,
[
all
...]
Completed in 16 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026