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

1 2

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 74 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /external/llvm/include/llvm/IR/
ConstantFolder.h 59 Constant *CreateSDiv(Constant *LHS, Constant *RHS,
NoFolder.h 97 Instruction *CreateSDiv(Constant *LHS, Constant *RHS,
100 return BinaryOperator::CreateSDiv(LHS, RHS);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 59 Constant *CreateSDiv(Constant *LHS, Constant *RHS,
NoFolder.h 97 Instruction *CreateSDiv(Constant *LHS, Constant *RHS,
100 return BinaryOperator::CreateSDiv(LHS, RHS);
TargetFolder.h 74 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 73 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 68 Constant *CreateSDiv(Constant *LHS, Constant *RHS,
NoFolder.h 113 Instruction *CreateSDiv(Constant *LHS, Constant *RHS,
116 return BinaryOperator::CreateSDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 73 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 68 Constant *CreateSDiv(Constant *LHS, Constant *RHS,
NoFolder.h 113 Instruction *CreateSDiv(Constant *LHS, Constant *RHS,
116 return BinaryOperator::CreateSDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 73 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 68 Constant *CreateSDiv(Constant *LHS, Constant *RHS,
NoFolder.h 113 Instruction *CreateSDiv(Constant *LHS, Constant *RHS,
116 return BinaryOperator::CreateSDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 73 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 68 Constant *CreateSDiv(Constant *LHS, Constant *RHS,
NoFolder.h 113 Instruction *CreateSDiv(Constant *LHS, Constant *RHS,
116 return BinaryOperator::CreateSDiv(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 73 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 68 Constant *CreateSDiv(Constant *LHS, Constant *RHS,
NoFolder.h 113 Instruction *CreateSDiv(Constant *LHS, Constant *RHS,
116 return BinaryOperator::CreateSDiv(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 73 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 68 Constant *CreateSDiv(Constant *LHS, Constant *RHS,
NoFolder.h 113 Instruction *CreateSDiv(Constant *LHS, Constant *RHS,
116 return BinaryOperator::CreateSDiv(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 73 Constant *CreateSDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{

Completed in 542 milliseconds

1 2