HomeSort by relevance Sort by last modified time
    Searched full:have (Results 1376 - 1400 of 39030) sorted by null

<<51525354555657585960>>

  /external/llvm/docs/HistoricalNotes/
2001-06-20-.NET-Differences.txt 14 advantages to have a much lower level VM layer, and do significant static
18 said that SGI and other commercial compilers have included options to export
2001-07-06-LoweringIRForCodeGen.txt 11 close mapping between VM and machine code. Other architectures may have
16 processor but have VM semantics otherwise, i.e., all operands are in SSA
  /external/llvm/include/llvm/
Constant.h 30 /// can have a null value. They can have an operand list. Constants can be
37 /// structurally equivalent constants will always have the same address.
39 /// don't have to worry about the lifetime of the objects.
83 /// NoRelocation: This constant pool entry is guaranteed to never have a
89 /// GlobalRelocations: This entry may have arbitrary relocations.
133 "implemented for all constants that have operands!");
134 llvm_unreachable("Constants that do not have operands cannot be using "
  /external/llvm/lib/Target/PTX/
PTXRegisterInfo.cpp 30 // PTX does not have a return address register.
37 llvm_unreachable("FrameIndex should have been previously eliminated!");
  /external/llvm/test/CodeGen/X86/
blend-msb.ll 26 ; We do not have native support for v8i16 blends and we have to use the
  /external/llvm/test/Transforms/InstCombine/
apint-and-or-and.ll 1 ; If we have an 'and' of the result of an 'or', and one of the 'or' operands
2 ; cannot have contributed any of the resultant bits, delete the or. This
  /external/llvm/tools/gold/
Makefile 20 # that have been configured for construction. We have to do this
  /external/llvm/utils/vim/
README 29 Another option, if you do not already have a ~/.vim/syntax directory, is
37 highlighting (because the files have names such as Makefile.rules or
  /external/netperf/
netcpu_sysctl.c 39 /* need to have some sort of check for sys/sysctl.h versus sysctl.h */
45 have to do a _KERNEL define to get these and that is what
  /external/oprofile/m4/
binutils.m4 5 dnl some distro have a libiberty.a but does not have a libiberty.h
cellspubfdsupport.m4 10 # bfd_openr_iovec; if it compiles OK, we assume we have the right BFD
31 [Defined if you have the version of bfd_openr_iovec with 7 parameters])
  /external/proguard/examples/annotations/
examples.pro 18 # We have to specify what the annotations mean to ProGuard.
51 # If your code contains serializable classes that have to be backward
  /external/proguard/examples/
proguard.pro 40 # If you want to preserve the Ant task as well, you'll have to specify the
53 # If you want to preserve the WTK obfuscation plug-in, you'll have to specify
  /external/proguard/src/proguard/ant/
ConfigurationElement.java 17 * You should have received a copy of the GNU General Public License along
43 throw new BuildException("Nested element <configuration> must have a refid attribute");
  /external/proguard/src/proguard/classfile/editor/
AnnotationsAttributeEditor.java 17 * You should have received a copy of the GNU General Public License along
27 * Annotations to be added must have been filled out beforehand.
ExceptionsAttributeEditor.java 17 * You should have received a copy of the GNU General Public License along
27 * Exceptions to be added must have been added to the constant pool and filled
LineNumberTableAttributeEditor.java 17 * You should have received a copy of the GNU General Public License along
27 * Line numbers to be added must have been filled out beforehand.
LocalVariableTableAttributeEditor.java 17 * You should have received a copy of the GNU General Public License along
27 * Local variables to be added must have been filled out beforehand.
LocalVariableTypeTableAttributeEditor.java 17 * You should have received a copy of the GNU General Public License along
28 * Local variable types to be added must have been filled out beforehand.
ParameterAnnotationsAttributeEditor.java 17 * You should have received a copy of the GNU General Public License along
27 * Annotations to be added must have been filled out beforehand.
  /external/proguard/src/proguard/classfile/visitor/
BottomClassFilter.java 17 * You should have received a copy of the GNU General Public License along
29 * have any subclasses.
ClassVersionFilter.java 17 * You should have received a copy of the GNU General Public License along
70 // Library classes don't have version numbers.
ClassVersionSetter.java 17 * You should have received a copy of the GNU General Public License along
81 // Library classes don't have version numbers.
MemberCollector.java 17 * You should have received a copy of the GNU General Public License along
30 * class members that have been visited.
MethodImplementationFilter.java 17 * You should have received a copy of the GNU General Public License along
29 * method may have implementations.

Completed in 475 milliseconds

<<51525354555657585960>>