OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:folding
(Results
376 - 400
of
629
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp
534
// Try to use constant
folding
to simplify the binary operator.
755
// Run constant
folding
to see if we can reduce the condition to a simple
780
<< "'
folding
undef terminator: " << *BBTerm << '\n');
791
<< "'
folding
terminator: " << *BB->getTerminator() << '\n');
[
all
...]
LoopRotation.cpp
505
DEBUG(dbgs() << "
Folding
loop latch " << Latch->getName() << " into "
/external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp
69
/// The LoopInfo Analysis that is passed will be kept consistent. If
folding
is
/external/llvm/test/CodeGen/AArch64/
fast-isel-int-ext.ll
146
; Test
folding
of the sign-/zero-extend into the load instruction.
/external/llvm/test/CodeGen/X86/
crash.ll
7
; Chain and flag
folding
issues.
fast-isel-cmp.ll
273
; Test cmp
folding
and condition optimization.
movtopush.ll
361
; Make sure the add does not prevent
folding
loads into pushes.
/external/llvm/test/Transforms/InstCombine/
memcpy-from-global.ll
79
; This doesn't exactly match what test2 does, because
folding
the type
/external/llvm/test/Transforms/SROA/
phi-and-select.ll
170
; constant
folding
of the select.
/external/mesa3d/docs/
relnotes-7.10.1.html
186
<li>glsl: Reinstate constant-
folding
for division by zero</li>
relnotes-7.9.2.html
176
<li>glsl: Reinstate constant-
folding
for division by zero</li>
/external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h
579
// for constant
folding
:
/external/regex-re2/re2/
regexp.h
428
// case-
folding
). If so, returns the prefix and the sub-regexp that
/external/regex-re2/
ucs2.diff
120
- // Only do ASCII case
folding
on the second byte if the top byte is 00.
/external/v8/test/webkit/
constant-folding-expected.txt
24
This test checks some cases that might be affected by constant
folding
.
/external/valgrind/VEX/priv/
host_generic_regs.h
84
seems to have problems constant
folding
calls to mkHReg() with all
/frameworks/compile/mclinker/tools/mcld/
Options.td
97
HelpText<"Identical Code
Folding
">;
/frameworks/opt/calendar/src/com/android/calendarcommon2/
ICalendar.java
411
// we deal with line
folding
, by replacing all "\n " strings
RecurrenceSet.java
428
* representations using a line "
folding
" technique. That is, a long line can
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_compile.py
283
# Verify treatment of constant
folding
on -(sys.maxint+1)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_compile.py
283
# Verify treatment of constant
folding
on -(sys.maxint+1)
/prebuilts/go/darwin-x86/src/bytes/
bytes.go
662
// are equal under Unicode case-
folding
.
/prebuilts/go/darwin-x86/src/cmd/doc/
pkg.go
543
// under Unicode-defined simple case
folding
.
/prebuilts/go/darwin-x86/src/net/mail/
message.go
218
// but we don't support
folding
yet.
/prebuilts/go/darwin-x86/src/strings/
strings.go
716
// are equal under Unicode case-
folding
.
Completed in 572 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>