/external/v8/src/crankshaft/arm/ |
lithium-arm.h | 31 V(Branch) \ 813 "compare-numeric-and-branch") 963 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch") 976 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch") 991 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch") 1006 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch") 1024 "is-undetectable-and-branch") 1044 "string-compare-and-branch") 1062 "has-instance-type-and-branch") 1080 "class-of-test-and-branch") [all...] |
/external/v8/src/crankshaft/ia32/ |
lithium-ia32.h | 35 V(Branch) \ 800 "compare-numeric-and-branch") 972 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch") 984 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch") 999 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch") 1014 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch") 1032 "is-undetectable-and-branch") 1052 "string-compare-and-branch") 1072 "has-instance-type-and-branch") 1091 "class-of-test-and-branch") [all...] |
/external/v8/src/crankshaft/mips/ |
lithium-mips.h | 31 V(Branch) \ 788 "compare-numeric-and-branch") 942 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch") 955 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch") 970 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch") 985 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch") 1003 "is-undetectable-and-branch") 1023 "string-compare-and-branch") 1041 "has-instance-type-and-branch") 1058 "class-of-test-and-branch") [all...] |
/external/v8/src/crankshaft/mips64/ |
lithium-mips64.h | 33 V(Branch) \ 806 "compare-numeric-and-branch") 960 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch") 973 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch") 988 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch") 1003 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch") 1021 "is-undetectable-and-branch") 1041 "string-compare-and-branch") 1059 "has-instance-type-and-branch") 1076 "class-of-test-and-branch") [all...] |
/external/v8/src/crankshaft/ppc/ |
lithium-ppc.h | 31 V(Branch) \ 795 "compare-numeric-and-branch") 957 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch") 968 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch") 983 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch") 996 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch") 1014 "is-undetectable-and-branch") 1034 "string-compare-and-branch") 1050 "has-instance-type-and-branch") 1066 DECLARE_CONCRETE_INSTRUCTION(ClassOfTestAndBranch, "class-of-test-and-branch") [all...] |
/external/v8/src/crankshaft/s390/ |
lithium-s390.h | 31 V(Branch) \ 758 "compare-numeric-and-branch") 887 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch") 897 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch") 911 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch") 923 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch") 940 "is-undetectable-and-branch") 959 "string-compare-and-branch") 974 "has-instance-type-and-branch") 990 DECLARE_CONCRETE_INSTRUCTION(ClassOfTestAndBranch, "class-of-test-and-branch") [all...] |
/external/v8/src/crankshaft/x64/ |
lithium-x64.h | 31 V(Branch) \ 797 "compare-numeric-and-branch") 966 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch") 978 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch") 993 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch") 1008 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch") 1026 "is-undetectable-and-branch") 1048 "string-compare-and-branch") 1066 "has-instance-type-and-branch") 1085 "class-of-test-and-branch") [all...] |
/external/v8/src/crankshaft/x87/ |
lithium-x87.h | 35 V(Branch) \ 814 "compare-numeric-and-branch") 966 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch") 978 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch") 993 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch") 1008 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch") 1026 "is-undetectable-and-branch") 1046 "string-compare-and-branch") 1066 "has-instance-type-and-branch") 1085 "class-of-test-and-branch") [all...] |
/external/v8/src/interpreter/ |
control-flow-builders.cc | 64 // Pass the proper loop nesting level to the backwards branch, to trigger
|
/external/v8/src/mips/ |
simulator-mips.h | 390 // Compact branch guard. 397 "compact branch instruction.", 416 // Execute one instruction placed in a branch delay slot. 426 "Eror:Unexpected %i opcode in a branch delay slot.",
|
/external/v8/src/mips64/ |
macro-assembler-mips64.h | 67 // Don't load NaNs or infinities, branch to the non number case instead. 71 // Allow programmer to use Branch Delay Slot of Branches, Jumps, Calls. 196 DECLARE_BRANCH_PROTOTYPES(Branch) 233 void Branch(Label* L, 354 // We NEED a nop in the branch delay slot, as it used by v8, for example in 356 // Currently the branch delay slot is filled by the MacroAssembler. 359 Branch(L); 373 Branch(if_equal, eq, with, Operand(at)); 380 Branch(if_not_equal, ne, with, Operand(at)); 429 Label* branch) { [all...] |
simulator-mips64.h | 405 // Compact branch guard. 412 "compact branch instruction.", 431 // Execute one instruction placed in a branch delay slot. 441 "Eror:Unexpected %i opcode in a branch delay slot.",
|
/external/v8/src/s390/ |
assembler-s390.h | 412 // Takes a branch opcode (cc) and a label (L) and generates 413 // either a backward branch or a forward branch and links it 417 // j(cc, &L); // forward branch to unbound label 419 // j(cc, &L); // backward branch to bound label 433 // branch instruction can be used to reach it. 436 // Returns the branch offset to the given label from the current code position 445 // Read/Modify the code target address in the branch/call instruction at pc. 471 // This sets the branch destination. 548 // Helper for unconditional branch to Label with update to save registe [all...] |
/external/v8/tools/clang/scripts/ |
upload_revision.py | 7 creates a feature branch, puts this revision into update.py, uploads
|
/external/valgrind/docs/internals/ |
performance.txt | 37 COMPVBITS branch:
|
/external/valgrind/memcheck/tests/ |
origin6-fp.c | 92 guarantee there's only one conditional branch. */
|
/external/vixl/benchmarks/aarch32/ |
bench-branch-masm.cc | 40 // This program focuses on emitting branch instructions targeting a label bound
|
/external/vixl/benchmarks/aarch64/ |
bench-branch-masm.cc | 38 // This program focuses on emitting branch instructions targeting a label bound
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
q_gain2.c | 146 #ifdef ASM_OPT /* asm optimization branch */ 154 #ifdef ASM_OPT /* asm optimization branch */ 163 #ifdef ASM_OPT /* asm optimization branch */ 176 #ifdef ASM_OPT /* asm optimization branch */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s | 64 ;// Do Copy and branch to EndOfInterpolation
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_InterpolateLuma_Copy_unsafe_s.s | 64 ;// Do Copy and branch to EndOfInterpolation
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
FrameQueue.java | 44 // TODO: This currently does not work correctly (Try camera -> branch -> target-slot)
|
/frameworks/compile/mclinker/lib/Fragment/ |
Stub.cpp | 56 // add relocations of this stub (i.e., set the branch target of the stub)
|
/frameworks/support/ |
README.md | 59 repo upload --current-branch .
|
/packages/apps/Test/connectivity/PMC/ |
build_pmc.sh | 3 #Requires envsetup.sh in the branch
|