HomeSort by relevance Sort by last modified time
    Searched defs:relax (Results 1 - 18 of 18) sorted by null

  /external/eigen/Eigen/src/SparseLU/
SparseLU_Structs.h 98 Index relax; // To control degree of relaxing supernodes. If the number of nodes (columns) member in struct:Eigen::internal::perfvalues
99 // in a subtree of the elimination tree is less than relax, this subtree is considered
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 806 /// relax - the relaxation pass
807 bool ARMGNULDBackend::relax(Module& pModule, IRBuilder& pBuilder) { function in class:mcld::ARMGNULDBackend
808 if (!GNULDBackend::relax(pModule, pBuilder)) {
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-h8300.c 843 relax this jump. +130 is valid since the target will move
844 two bytes closer if we do relax this branch. */
956 /* That will change things, so, we should relax again.
979 relax this jump. +130 is valid since the target will move
980 two bytes closer if we do relax this branch. */
1027 /* That will change things, so, we should relax again.
1041 We may relax this into an 8-bit absolute address if it's in
1372 int relax = 0; local
    [all...]
bfd-in2.h 1519 struct relax_table *relax; member in struct:bfd_section
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-rl78.c 77 } relax[2]; member in struct:rl78_bytesT
90 rl78_bytes.relax[rl78_bytes.n_relax].type = type;
91 rl78_bytes.relax[rl78_bytes.n_relax].field_pos = pos;
92 rl78_bytes.relax[rl78_bytes.n_relax].val_ofs = rl78_bytes.n_base + rl78_bytes.n_ops;
298 {"relax", no_argument, NULL, OPTION_RELAX},
881 /* Estimate how big the opcode is after this relax pass. The return
901 /* Given the new addresses for this relax pass, figure out how big
927 fragP->tc_frag_data->relax[ri].type != RL78_RELAX_BRANCH,
931 expanded opcodes that only the linker will relax. */
936 switch (fragP->tc_frag_data->relax[ri].type
    [all...]
tc-visium.c 453 /* Relax a machine dependent frag. This returns the amount by which
1037 relax_substateT relax = 0; local
    [all...]
tc-rx.c 99 {"relax", no_argument, NULL, OPTION_RELAX},
734 } relax[2];
743 /* We set n_ops to be "size of next opcode" if the next opcode doesn't relax. */
772 rx_bytes.relax[rx_bytes.n_relax].type = type;
773 rx_bytes.relax[rx_bytes.n_relax].field_pos = pos;
774 rx_bytes.relax[rx_bytes.n_relax].val_ofs = rx_bytes.n_base + rx_bytes.n_ops;
733 } relax[2]; member in struct:rx_bytesT
    [all...]
tc-nios2.c 76 {"relax-all", no_argument, NULL, OPTION_RELAX_ALL},
78 {"no-relax", no_argument, NULL, OPTION_NORELAX},
80 {"relax-section", no_argument, NULL, OPTION_RELAX_SECTION},
114 /* .cmd line option -relax-all allows all branches and calls to be replaced
116 -no-relax inhibits branch/call conversion.
119 relax_optionT relax; member in struct:__anon4337
598 nios2_as_options.relax = relax_none;
600 nios2_as_options.relax = relax_section;
602 nios2_as_options.relax = relax_all;
655 -relax-section (the default), and an absolute jump mode with -relax-all
    [all...]
tc-arc.c 314 bfd_boolean relax; /* Boolean value: TRUE if needs member in struct:arc_insn
    [all...]
tc-arm.c 439 unsigned long relax; member in struct:arm_it
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
target.h 384 relax(int pass, const Input_objects* input_objects, Symbol_table* symtab, function in class:gold::Target
729 { return parameters->options().relax(); }
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 2912 bool GNULDBackend::relax(Module& pModule, IRBuilder& pBuilder) { function in class:mcld::GNULDBackend
    [all...]
  /frameworks/base/core/java/android/widget/
GridLayout.java 1537 private boolean relax(int[] locations, Arc entry) { method in class:GridLayout
    [all...]
  /frameworks/support/gridlayout/src/main/java/androidx/gridlayout/widget/
GridLayout.java 1425 private boolean relax(int[] locations, Arc entry) { method in class:GridLayout
    [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 505 milliseconds