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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
InstructionSimplify.h 201 Value *SimplifyCall(ImmutableCallSite CS, const SimplifyQuery &Q);
205 Value *SimplifyCall(ImmutableCallSite CS, Value *V, User::op_iterator ArgBegin,
209 Value *SimplifyCall(ImmutableCallSite CS, Value *V, ArrayRef<Value *> Args,
  /external/llvm/include/llvm/Analysis/
InstructionSimplify.h 309 Value *SimplifyCall(Value *V, User::op_iterator ArgBegin,
320 Value *SimplifyCall(Value *V, ArrayRef<Value *> Args, const DataLayout &DL,
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]

Completed in 2997 milliseconds