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

1 2

  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 73 // Clone OldFunc into NewFunc, transforming the old arguments into references to
76 void llvm::CloneFunctionInto(Function *NewFunc, const Function *OldFunc,
103 NewFunc->setAttributes(NewFunc->getAttributes()
104 .addAttributes(NewFunc->getContext(),
107 NewFunc->setAttributes(NewFunc->getAttributes()
108 .addAttributes(NewFunc->getContext(),
121 BasicBlock *CBB = CloneBasicBlock(&BB, VMap, NameSuffix, NewFunc, CodeInfo);
135 VMap[OldBBAddr] = BlockAddress::get(NewFunc, CBB);
    [all...]
  /external/llvm/include/llvm/Transforms/Utils/
Cloning.h 119 /// Clone OldFunc into NewFunc, transforming the old arguments into references
120 /// to VMap values. Note that if NewFunc already has basic blocks, the ones
128 void CloneFunctionInto(Function *NewFunc, const Function *OldFunc,
148 void CloneAndPruneFunctionInto(Function *NewFunc, const Function *OldFunc,
  /external/llvm/lib/Transforms/IPO/
PartialInlining.cpp 175 if (Function* newFunc = unswitchFunction(currFunc)) {
176 worklist.push_back(newFunc);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_functools.py 11 def newfunc(*fargs, **fkeywords): function in function:PythonPartial
15 newfunc.func = func
16 newfunc.args = args
17 newfunc.keywords = keywords
18 return newfunc
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_functools.py 11 def newfunc(*fargs, **fkeywords): function in function:PythonPartial
15 newfunc.func = func
16 newfunc.args = args
17 newfunc.keywords = keywords
18 return newfunc
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pstats.py 251 newfunc = func_strip_path(func)
252 if len(func_std_string(newfunc)) > max_name_len:
253 max_name_len = len(func_std_string(newfunc))
258 if newfunc in newstats:
259 newstats[newfunc] = add_func_stats(
260 newstats[newfunc],
263 newstats[newfunc] = (cc, nc, tt, ct, newcallers)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pstats.py 251 newfunc = func_strip_path(func)
252 if len(func_std_string(newfunc)) > max_name_len:
253 max_name_len = len(func_std_string(newfunc))
258 if newfunc in newstats:
259 newstats[newfunc] = add_func_stats(
260 newstats[newfunc],
263 newstats[newfunc] = (cc, nc, tt, ct, newcallers)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 321 typedef PyObject *(*newfunc)(struct _typeobject *, PyObject *, PyObject *); typedef
390 newfunc tp_new;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 321 typedef PyObject *(*newfunc)(struct _typeobject *, PyObject *, PyObject *); typedef
390 newfunc tp_new;
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/
libpython2.7.a     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
libpython2.7.a     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfd.h 373 struct bfd_hash_entry *(*newfunc)
367 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfd.h 378 struct bfd_hash_entry *(*newfunc)
372 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 373 struct bfd_hash_entry *(*newfunc)
367 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 378 struct bfd_hash_entry *(*newfunc)
372 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 373 struct bfd_hash_entry *(*newfunc)
367 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 378 struct bfd_hash_entry *(*newfunc)
372 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfd.h 373 struct bfd_hash_entry *(*newfunc)
367 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
bfd.h 378 struct bfd_hash_entry *(*newfunc)
372 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfd.h 373 struct bfd_hash_entry *(*newfunc)
367 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
bfd.h 378 struct bfd_hash_entry *(*newfunc)
372 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 373 struct bfd_hash_entry *(*newfunc)
367 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 378 struct bfd_hash_entry *(*newfunc)
372 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 373 struct bfd_hash_entry *(*newfunc)
367 struct bfd_hash_entry *(*newfunc) member in struct:bfd_hash_table
    [all...]

Completed in 1562 milliseconds

1 2