HomeSort by relevance Sort by last modified time
    Searched defs:CreateShl (Results 1 - 25 of 42) sorted by null

1 2

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 89 Constant *CreateShl(Constant *LHS, Constant *RHS,
  /external/llvm/include/llvm/IR/
ConstantFolder.h 75 Constant *CreateShl(Constant *LHS, Constant *RHS,
NoFolder.h 118 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,
120 BinaryOperator *BO = BinaryOperator::CreateShl(LHS, RHS);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 75 Constant *CreateShl(Constant *LHS, Constant *RHS,
NoFolder.h 118 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,
120 BinaryOperator *BO = BinaryOperator::CreateShl(LHS, RHS);
TargetFolder.h 89 Constant *CreateShl(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 88 Constant *CreateShl(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 89 Constant *CreateShl(Constant *LHS, Constant *RHS,
NoFolder.h 140 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,
142 BinaryOperator *BO = BinaryOperator::CreateShl(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 88 Constant *CreateShl(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 89 Constant *CreateShl(Constant *LHS, Constant *RHS,
NoFolder.h 140 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,
142 BinaryOperator *BO = BinaryOperator::CreateShl(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 88 Constant *CreateShl(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 89 Constant *CreateShl(Constant *LHS, Constant *RHS,
NoFolder.h 140 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,
142 BinaryOperator *BO = BinaryOperator::CreateShl(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 88 Constant *CreateShl(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 89 Constant *CreateShl(Constant *LHS, Constant *RHS,
NoFolder.h 140 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,
142 BinaryOperator *BO = BinaryOperator::CreateShl(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 88 Constant *CreateShl(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 89 Constant *CreateShl(Constant *LHS, Constant *RHS,
NoFolder.h 140 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,
142 BinaryOperator *BO = BinaryOperator::CreateShl(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 88 Constant *CreateShl(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 89 Constant *CreateShl(Constant *LHS, Constant *RHS,
NoFolder.h 140 Instruction *CreateShl(Constant *LHS, Constant *RHS, bool HasNUW = false,
142 BinaryOperator *BO = BinaryOperator::CreateShl(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 88 Constant *CreateShl(Constant *LHS, Constant *RHS,

Completed in 3280 milliseconds

1 2