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

  /external/llvm/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 51 Value *optimizeCall(CallInst *CI);
93 /// optimizeCall - Take the given call instruction and return a more
100 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 51 Value *optimizeCall(CallInst *CI);
93 /// optimizeCall - Take the given call instruction and return a more
100 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 51 Value *optimizeCall(CallInst *CI);
93 /// optimizeCall - Take the given call instruction and return a more
100 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 51 Value *optimizeCall(CallInst *CI);
93 /// optimizeCall - Take the given call instruction and return a more
100 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 52 Value *optimizeCall(CallInst *CI);
96 /// optimizeCall - Take the given call instruction and return a more
103 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 52 Value *optimizeCall(CallInst *CI);
96 /// optimizeCall - Take the given call instruction and return a more
103 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 52 Value *optimizeCall(CallInst *CI);
96 /// optimizeCall - Take the given call instruction and return a more
103 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 52 Value *optimizeCall(CallInst *CI);
96 /// optimizeCall - Take the given call instruction and return a more
103 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 51 Value *optimizeCall(CallInst *CI);
93 /// optimizeCall - Take the given call instruction and return a more
100 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 51 Value *optimizeCall(CallInst *CI);
93 /// optimizeCall - Take the given call instruction and return a more
100 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 51 Value *optimizeCall(CallInst *CI);
93 /// optimizeCall - Take the given call instruction and return a more
100 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 52 Value *optimizeCall(CallInst *CI);
96 /// optimizeCall - Take the given call instruction and return a more
103 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 52 Value *optimizeCall(CallInst *CI);
96 /// optimizeCall - Take the given call instruction and return a more
103 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 52 Value *optimizeCall(CallInst *CI);
96 /// optimizeCall - Take the given call instruction and return a more
103 Value *optimizeCall(CallInst *CI);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 52 Value *optimizeCall(CallInst *CI);
96 /// optimizeCall - Take the given call instruction and return a more
103 Value *optimizeCall(CallInst *CI);
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyStoreResults.cpp 151 static bool optimizeCall(MachineBasicBlock &MBB, MachineInstr &MI,
218 Changed |= optimizeCall(MBB, MI, MRI, MDT, LIS, TLI, LibInfo);
  /external/llvm/lib/Target/Mips/
MipsOptimizePICCall.cpp 298 /// Return an OptimizeCall object.
  /external/swiftshader/src/Shader/
Shader.hpp 623 void optimizeCall();
Shader.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
SimplifyLibCalls.cpp 66 Value *OptimizeCall(CallInst *CI, const TargetData *TD,
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 1668 milliseconds