/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
algorithm | 470 // is_sorted, a predicated testing whether a range is sorted in
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
algorithm | 477 // is_sorted, a predicated testing whether a range is sorted in
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
algorithm | 477 // is_sorted, a predicated testing whether a range is sorted in
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
algorithm | 477 // is_sorted, a predicated testing whether a range is sorted in
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
algorithm | 477 // is_sorted, a predicated testing whether a range is sorted in
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
algorithm | 475 // is_sorted, a predicated testing whether a range is sorted in
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
algorithm | 475 // is_sorted, a predicated testing whether a range is sorted in
|
/external/llvm/lib/Target/ARM/ |
ARMBaseInstrInfo.cpp | 297 // Skip over DEBUG values and predicated nonterminators. 521 /// isPredicable - Return true if the specified instruction can be predicated. [all...] |
Thumb2InstrInfo.cpp | 59 // If the first instruction of Tail is predicated, we may have to update
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_tgsi_insn.c | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCInstrInfo.cpp | [all...] |
/external/mesa3d/src/gallium/drivers/svga/ |
svga_tgsi_insn.c | [all...] |
/external/llvm/lib/CodeGen/ |
BranchFolding.cpp | [all...] |
AggressiveAntiDepBreaker.cpp | 431 // FIXME: The issue with predicated instruction is more complex. We are being 440 // The first R6 kill is not really a kill since it's killed by a predicated [all...] |
BasicTargetTransformInfo.cpp | 11 /// predicated on the target abstractions present in the target independent
|
/external/llvm/lib/Target/R600/ |
R600InstrInfo.cpp | 907 // XXX: KILL* instructions can be predicated, but they must be the last 909 // be predicated. Until we have proper support for instruction clauses in the [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrFPStack.td | 121 // f32 instructions can use SSE1 and are predicated on FPStackf32 == !SSE1. 122 // f64 instructions can use SSE2 and are predicated on FPStackf64 == !SSE2. [all...] |
/development/samples/NotePad/src/com/example/android/notepad/ |
NoteEditor.java | 327 * saved. The Android application model is predicated on the idea that "save" and "exit" aren't
|
/external/chromium_org/content/common/gpu/ |
gpu_messages.h | 242 // exiting abruptly is predicated on having the IPC channel set up. [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_tgsi_aos.c | 669 /* predicated kill */
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_fs_emit.cpp | 797 brw_set_predicate_control(p, inst->predicated);
|
brw_vec4_emit.cpp | 587 /* If the instruction is predicated, we'll predicate the send, not
|
/external/clang/www/ |
libstdc++4.4-clang0x.patch | 490 // is_sorted, a predicated testing whether a range is sorted in
|
/external/linux-tools-perf/perf-3.12.0/arch/ia64/lib/ |
memcpy_mck.S | 209 // same as .line_copy loop, but with all predicated-off instructions removed:
|
/external/llvm/lib/Target/Hexagon/ |
HexagonInstrFormats.td | 114 // Predicated instructions.
|