HomeSort by relevance Sort by last modified time
    Searched refs:newFunction (Results 1 - 23 of 23) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 117 void moveCodeToFunction(Function *newFunction);
119 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
141 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
CodeExtractor.h 146 void moveCodeToFunction(Function *newFunction);
153 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
CodeExtractor.h 146 void moveCodeToFunction(Function *newFunction);
153 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
CodeExtractor.h 148 void moveCodeToFunction(Function *newFunction);
155 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
CodeExtractor.h 148 void moveCodeToFunction(Function *newFunction);
155 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
CodeExtractor.h 148 void moveCodeToFunction(Function *newFunction);
155 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
CodeExtractor.h 148 void moveCodeToFunction(Function *newFunction);
155 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 134 void moveCodeToFunction(Function *newFunction);
141 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
CodeExtractor.h 146 void moveCodeToFunction(Function *newFunction);
153 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
CodeExtractor.h 146 void moveCodeToFunction(Function *newFunction);
153 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
CodeExtractor.h 148 void moveCodeToFunction(Function *newFunction);
155 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
CodeExtractor.h 148 void moveCodeToFunction(Function *newFunction);
155 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
CodeExtractor.h 148 void moveCodeToFunction(Function *newFunction);
155 void emitCallAndSwitchStatement(Function *newFunction,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
CodeExtractor.h 148 void moveCodeToFunction(Function *newFunction);
155 void emitCallAndSwitchStatement(Function *newFunction,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
CodeExtractor.cpp 93 void moveCodeToFunction(Function *newFunction);
95 void emitCallAndSwitchStatement(Function *newFunction,
297 Function *newFunction = Function::Create(funcType,
303 newFunction->setDoesNotThrow(true);
305 newFunction->getBasicBlockList().push_back(newRootNode);
308 Function::arg_iterator AI = newFunction->arg_begin();
318 TerminatorInst *TI = newFunction->begin()->getTerminator();
335 AI = newFunction->arg_begin();
354 return newFunction;
375 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer
    [all...]
  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 335 Function *newFunction = Function::Create(funcType,
341 newFunction->setDoesNotThrow();
343 newFunction->getBasicBlockList().push_back(newRootNode);
346 Function::arg_iterator AI = newFunction->arg_begin();
356 TerminatorInst *TI = newFunction->begin()->getTerminator();
372 AI = newFunction->arg_begin();
391 return newFunction;
411 emitCallAndSwitchStatement(Function *newFunction, BasicBlock *codeReplacer,
417 LLVMContext &Context = newFunction->getContext();
448 StructArgTy = StructType::get(newFunction->getContext(), ArgTypes)
    [all...]
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbDeviceManager.java     [all...]
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/26.2.0-alpha16/
kotlin-compiler-26.2.0-alpha16.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 805 milliseconds