HomeSort by relevance Sort by last modified time
    Searched refs:Branch (Results 151 - 175 of 197) sorted by null

1 2 3 4 5 67 8

  /external/v8/src/crankshaft/arm64/
lithium-arm64.h 34 V(Branch) \
818 DECLARE_CONCRETE_INSTRUCTION(Branch, "branch")
819 DECLARE_HYDROGEN_ACCESSOR(Branch)
1010 "class-of-test-and-branch")
1027 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranchD, "cmp-hole-and-branch-d")
1040 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranchT, "cmp-hole-and-branch-t")
1055 DECLARE_CONCRETE_INSTRUCTION(CmpMapAndBranch, "cmp-map-and-branch")
1072 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
1107 "compare-numeric-and-branch")
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.h 35 V(Branch) \
808 "compare-numeric-and-branch")
980 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
992 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch")
1007 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch")
1022 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
1040 "is-undetectable-and-branch")
1060 "string-compare-and-branch")
1080 "has-instance-type-and-branch")
1109 "has-cached-array-index-and-branch")
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.h 31 V(Branch) \
796 "compare-numeric-and-branch")
950 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
963 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch")
978 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch")
993 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
1011 "is-undetectable-and-branch")
1031 "string-compare-and-branch")
1049 "has-instance-type-and-branch")
1078 "has-cached-array-index-and-branch")
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-mips64.h 33 V(Branch) \
814 "compare-numeric-and-branch")
968 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
981 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch")
996 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch")
1011 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
1029 "is-undetectable-and-branch")
1049 "string-compare-and-branch")
1067 "has-instance-type-and-branch")
1096 "has-cached-array-index-and-branch")
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.h 31 V(Branch) \
803 "compare-numeric-and-branch")
965 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")
1004 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
1022 "is-undetectable-and-branch")
1042 "string-compare-and-branch")
1058 "has-instance-type-and-branch")
1085 "has-cached-array-index-and-branch")
    [all...]
  /external/v8/src/crankshaft/s390/
lithium-s390.h 31 V(Branch) \
766 "compare-numeric-and-branch")
895 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
905 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch")
919 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch")
931 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
948 "is-undetectable-and-branch")
967 "string-compare-and-branch")
982 "has-instance-type-and-branch")
1007 "has-cached-array-index-and-branch")
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.h 31 V(Branch) \
805 "compare-numeric-and-branch")
974 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
986 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch")
1001 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch")
1016 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
1034 "is-undetectable-and-branch")
1056 "string-compare-and-branch")
1074 "has-instance-type-and-branch")
1103 "has-cached-array-index-and-branch")
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.h 35 V(Branch) \
822 "compare-numeric-and-branch")
974 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
986 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch")
1001 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch")
1016 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
1034 "is-undetectable-and-branch")
1054 "string-compare-and-branch")
1074 "has-instance-type-and-branch")
1103 "has-cached-array-index-and-branch")
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 5 # Branch facility
7 # Branch instructions
115 # Branch history rolling buffer
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.cpp 425 // the branch tests register(s) set by prev CMP or instr with 'S' bit set
737 LOG_ALWAYS_FATAL("branch-and-link not supported yet\n");
744 LOG_ALWAYS_FATAL("branch to absolute PC not supported, use Label\n");
750 LOG_ALWAYS_FATAL("branch to absolute PC not supported, use Label\n");
756 LOG_ALWAYS_FATAL("branch to absolute PC not supported, use Label\n");
    [all...]
  /art/runtime/
instrumentation.cc     [all...]
trace.cc 819 void Trace::Branch(Thread* /*thread*/, ArtMethod* method,
822 LOG(ERROR) << "Unexpected branch event in tracing" << PrettyMethod(method);
    [all...]
  /external/emma/lib/
emma.jar 
  /external/llvm/lib/CodeGen/
MachineScheduler.cpp     [all...]
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /external/v8/src/compiler/
common-operator.cc 375 "Branch", // name
550 const Operator* CommonOperatorBuilder::Branch(BranchHint hint) {
    [all...]
js-generic-lowering.cc 684 Node* branch = local
685 graph()->NewNode(common()->Branch(BranchHint::kTrue), check, control);
687 Node* if_true = graph()->NewNode(common()->IfTrue(), branch);
690 Node* if_false = graph()->NewNode(common()->IfFalse(), branch);
raw-machine-assembler.h 706 void Branch(Node* condition, RawMachineLabel* true_val,
  /external/v8/src/interpreter/
interpreter-assembler.cc 492 Branch(condition, &ok, &interrupt_check);
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /art/compiler/utils/arm/
assembler_thumb2.h 258 // Branch instructions.
385 // depends on both the type of branch and the offset to which it is branching. The 16-bit
387 // instruction and a 16- or 32-bit branch instruction. Load from a literal pool can also be
394 // To handle this, we keep a record of every branch and literal pool load in the program.
396 // every instruction. When we bind a label to a branch we don't know the final location yet
411 // Branch type.
425 // Calculated size of branch instruction based on type and offset.
427 // Branch variants.
470 // Unresolved branch possibly with a condition.
471 static Fixup Branch(uint32_t location, Type type, Size size = kBranch16Bit
    [all...]
  /external/clang/lib/Analysis/
ThreadSafetyCommon.cpp 897 auto *Tm = new (Arena) til::Branch(C, BB1, BB2);
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 184 /// instructions together, where SI1 is an unconditional branch. PhiNodes will
193 // We fold the unconditional branch if we can easily update all PHI nodes in
195 // 1> We have a constant incoming value for the conditional branch;
196 // 2> We have "Cond" as the incoming value for the unconditional branch;
285 // branch to BB, then it must be in the 'conditional' part of the "if
656 // TODO: Preserve branch weight metadata, similarly to how
682 assert(ThisCases.size() == 1 && "Branch can only have one case!");
683 // Insert the new branch.
706 // Collect branch weights into a vector.
768 // Insert the new branch
    [all...]
  /external/guice/extensions/persist/lib/
dom4j-1.6.1.jar 

Completed in 2611 milliseconds

1 2 3 4 5 67 8