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

12

  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Constants.cpp     [all...]
ConstantFold.cpp     [all...]
Core.cpp 849 return wrap(ConstantExpr::getShl(unwrap<Constant>(LHSConstant),
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
ConstantFolding.cpp 223 Src = ConstantExpr::getShl(Src,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
Reassociate.cpp     [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 438 RHS = ConstantExpr::getShl(ConstantInt::get(Op->getType(), 1), CST);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Constants.cpp     [all...]
Core.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 500 RHS = ConstantExpr::getShl(ConstantInt::get(Op->getType(), 1), C);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.mli 940 See the method [llvm::ConstantExpr::getShl]. *)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 1131 milliseconds

12