HomeSort by relevance Sort by last modified time
    Searched refs:getMul (Results 26 - 40 of 40) sorted by null

12

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
InstCombineCompares.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCompares.cpp 775 Constant *Prod = ConstantExpr::getMul(CmpRHS, DivRHS);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp 762 return wrap(ConstantExpr::getMul(unwrap<Constant>(LHSConstant),
    [all...]
Instructions.cpp 383 AllocSize = ConstantExpr::getMul(Scale, cast<Constant>(AllocSize));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Constants.cpp     [all...]
Instructions.cpp 434 AllocSize = ConstantExpr::getMul(Scale, cast<Constant>(AllocSize));
    [all...]
Core.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 472 AllocSize = ConstantExpr::getMul(Scale, cast<Constant>(AllocSize));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.mli 859 See the method [llvm::ConstantExpr::getMul]. *)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 477 milliseconds

12