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

1 2

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 57 Constant *CreateSub(Constant *LHS, Constant *RHS,
  /external/llvm/include/llvm/IR/
ConstantFolder.h 41 Constant *CreateSub(Constant *LHS, Constant *RHS,
NoFolder.h 56 Instruction *CreateSub(Constant *LHS, Constant *RHS,
58 BinaryOperator *BO = BinaryOperator::CreateSub(LHS, RHS);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 41 Constant *CreateSub(Constant *LHS, Constant *RHS,
NoFolder.h 56 Instruction *CreateSub(Constant *LHS, Constant *RHS,
58 BinaryOperator *BO = BinaryOperator::CreateSub(LHS, RHS);
TargetFolder.h 57 Constant *CreateSub(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 56 Constant *CreateSub(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 45 Constant *CreateSub(Constant *LHS, Constant *RHS,
NoFolder.h 62 Instruction *CreateSub(Constant *LHS, Constant *RHS,
64 BinaryOperator *BO = BinaryOperator::CreateSub(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 56 Constant *CreateSub(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 45 Constant *CreateSub(Constant *LHS, Constant *RHS,
NoFolder.h 62 Instruction *CreateSub(Constant *LHS, Constant *RHS,
64 BinaryOperator *BO = BinaryOperator::CreateSub(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 56 Constant *CreateSub(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 45 Constant *CreateSub(Constant *LHS, Constant *RHS,
NoFolder.h 62 Instruction *CreateSub(Constant *LHS, Constant *RHS,
64 BinaryOperator *BO = BinaryOperator::CreateSub(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 56 Constant *CreateSub(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 45 Constant *CreateSub(Constant *LHS, Constant *RHS,
NoFolder.h 62 Instruction *CreateSub(Constant *LHS, Constant *RHS,
64 BinaryOperator *BO = BinaryOperator::CreateSub(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 56 Constant *CreateSub(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 45 Constant *CreateSub(Constant *LHS, Constant *RHS,
NoFolder.h 62 Instruction *CreateSub(Constant *LHS, Constant *RHS,
64 BinaryOperator *BO = BinaryOperator::CreateSub(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 56 Constant *CreateSub(Constant *LHS, Constant *RHS,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 45 Constant *CreateSub(Constant *LHS, Constant *RHS,
NoFolder.h 62 Instruction *CreateSub(Constant *LHS, Constant *RHS,
64 BinaryOperator *BO = BinaryOperator::CreateSub(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 56 Constant *CreateSub(Constant *LHS, Constant *RHS,

Completed in 5632 milliseconds

1 2