HomeSort by relevance Sort by last modified time
    Searched full:expanders (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/utils/TableGen/
SetTheory.h 15 // expanders can be added to a SetTheory instance to teach it how to find the
81 /// set into a fully expanded list of elements. Expanders provide a way for
100 // Typed expanders by class name.
101 StringMap<Expander*> Expanders;
SetTheory.cpp 263 Expanders[ClassName] = E;
308 if (Expander *Exp = Expanders.lookup(SC[i]->getName())) {
  /external/clang/lib/Lex/
Preprocessor.cpp 154 // Free any cached macro expanders.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cgraph.h 529 /* Functions are now ordered and being passed to RTL expanders. */
    [all...]
gimple.h 797 of comminucating the profile info to the builtin expanders. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h 529 /* Functions are now ordered and being passed to RTL expanders. */
    [all...]
gimple.h 797 of comminucating the profile info to the builtin expanders. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cgraph.h 529 /* Functions are now ordered and being passed to RTL expanders. */
    [all...]
gimple.h 797 of comminucating the profile info to the builtin expanders. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h 529 /* Functions are now ordered and being passed to RTL expanders. */
    [all...]
gimple.h 797 of comminucating the profile info to the builtin expanders. */
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 354 /// TokenLexerCache - Cache macro expanders to reduce malloc traffic.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gcc.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-g++.1     [all...]
arm-eabi-gcc.1     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gcc.info     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-g++.1     [all...]
arm-linux-androideabi-gcc.1     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gcc.info     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-g++.1     [all...]
arm-eabi-gcc.1     [all...]

Completed in 4259 milliseconds

1 2