OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:folding
(Results
176 - 200
of
629
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecs.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecs.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecs.py
[
all
...]
/art/tools/checker/
README
58
constant
folding
returns an integer constant with value either 11 or 22.
/external/clang/test/Analysis/
additive-folding.cpp
29
// Different additive types should not cause crashes when constant-
folding
.
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p5.cpp
123
// support constant
folding
). Ensure that we don't mark those functions
/external/clang/test/CodeGenCXX/
temp-order.cpp
1
// Output file should have no calls to error() with
folding
.
/external/clang/test/Sema/
const-eval.c
30
// FIXME: Turn into EVAL_EXPR test once we have more
folding
.
/external/icu/icu4c/source/common/unicode/
unorm2.h
559
* (and optionally case-
folding
) both strings entirely,
572
* the case
folding
must be performed first, then the normalization.
595
* Set to compare strings case-insensitively using case
folding
,
597
* If set, then the following case
folding
options are used.
/external/icu/icu4c/source/common/
unistr_case.cpp
162
// UnicodeString that does case
folding
on the fly.
/external/iproute2/man/man8/
tc-flow.8
175
address is used (after
folding
into 32bits on 64bit systems).
/external/kernel-headers/original/uapi/linux/
swab.h
42
* macros to allow constant
folding
when possible:
/external/llvm/docs/
FaultMaps.rst
16
exploited by
folding
such safety checks into operations that can be
/external/llvm/lib/Analysis/
ScalarEvolutionAliasAnalysis.cpp
60
//
Folding
the subtraction while preserving range information can be tricky
/external/llvm/lib/Target/AArch64/
AArch64CleanupLocalDynamicTLSPass.cpp
44
// No point
folding
accesses if there isn't at least two.
/external/llvm/lib/Target/SystemZ/
SystemZLDCleanup.cpp
72
// No point
folding
accesses if there isn't at least two.
/external/llvm/lib/Transforms/Utils/
CmpInstAnalysis.cpp
22
/// are carefully arranged to allow
folding
of expressions such as:
SimplifyInstructions.cpp
13
// that performs serious instruction
folding
, use the instcombine pass instead.
/external/llvm/test/CodeGen/AArch64/
fast-isel-int-ext3.ll
4
; Test
folding
of the sign-/zero-extend into the load instruction.
/external/llvm/test/CodeGen/AMDGPU/
ds-negative-offset-addressing-mode-loop.ll
3
; RUN: llc -march=amdgcn -mcpu=SI -verify-machineinstrs -mattr=+load-store-opt,+unsafe-ds-offset-
folding
< %s | FileCheck -check-prefix=CI --check-prefix=CHECK %s
/external/llvm/test/CodeGen/Thumb2/
thumb2-ifcvt2.ll
27
; FIXME: Need post-ifcvt branch
folding
to get rid of the extra br at end of BB1.
/external/llvm/test/CodeGen/X86/
2010-01-11-ExtraPHIArg.ll
3
; The lowering of a switch combined with constand
folding
would leave spurious extra arguments on a PHI instruction.
fast-isel-gep.ll
89
; PR9500, rdar://9156159 - Don't do non-local address mode
folding
,
fold-load-binops.ll
5
; Verify that we're
folding
the load into the math instruction.
lea-recursion.ll
6
; constant
folding
due to the intermediate adds having multiple uses.
Completed in 1987 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>