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

1 2

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 118 Constant *CreateNeg(Constant *C,
  /external/llvm/include/llvm/IR/
ConstantFolder.h 106 Constant *CreateNeg(Constant *C,
NoFolder.h 156 Instruction *CreateNeg(Constant *C,
158 BinaryOperator *BO = BinaryOperator::CreateNeg(C);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 106 Constant *CreateNeg(Constant *C,
NoFolder.h 156 Instruction *CreateNeg(Constant *C,
158 BinaryOperator *BO = BinaryOperator::CreateNeg(C);
TargetFolder.h 118 Constant *CreateNeg(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 117 Constant *CreateNeg(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 125 Constant *CreateNeg(Constant *C,
NoFolder.h 183 Instruction *CreateNeg(Constant *C,
185 BinaryOperator *BO = BinaryOperator::CreateNeg(C);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 117 Constant *CreateNeg(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 125 Constant *CreateNeg(Constant *C,
NoFolder.h 183 Instruction *CreateNeg(Constant *C,
185 BinaryOperator *BO = BinaryOperator::CreateNeg(C);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 117 Constant *CreateNeg(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 125 Constant *CreateNeg(Constant *C,
NoFolder.h 183 Instruction *CreateNeg(Constant *C,
185 BinaryOperator *BO = BinaryOperator::CreateNeg(C);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 117 Constant *CreateNeg(Constant *C,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 125 Constant *CreateNeg(Constant *C,
NoFolder.h 183 Instruction *CreateNeg(Constant *C,
185 BinaryOperator *BO = BinaryOperator::CreateNeg(C);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 117 Constant *CreateNeg(Constant *C,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 125 Constant *CreateNeg(Constant *C,
NoFolder.h 183 Instruction *CreateNeg(Constant *C,
185 BinaryOperator *BO = BinaryOperator::CreateNeg(C);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 117 Constant *CreateNeg(Constant *C,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 125 Constant *CreateNeg(Constant *C,
NoFolder.h 183 Instruction *CreateNeg(Constant *C,
185 BinaryOperator *BO = BinaryOperator::CreateNeg(C);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 117 Constant *CreateNeg(Constant *C,

Completed in 1790 milliseconds

1 2