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

1 2

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 61 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
  /external/llvm/include/llvm/IR/
ConstantFolder.h 45 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
NoFolder.h 69 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const {
70 return BinaryOperator::CreateFSub(LHS, RHS);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 45 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
NoFolder.h 69 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const {
70 return BinaryOperator::CreateFSub(LHS, RHS);
TargetFolder.h 61 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 50 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
NoFolder.h 78 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const {
79 return BinaryOperator::CreateFSub(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 50 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
NoFolder.h 78 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const {
79 return BinaryOperator::CreateFSub(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 50 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
NoFolder.h 78 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const {
79 return BinaryOperator::CreateFSub(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 50 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
NoFolder.h 78 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const {
79 return BinaryOperator::CreateFSub(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 50 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
NoFolder.h 78 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const {
79 return BinaryOperator::CreateFSub(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 50 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {
NoFolder.h 78 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const {
79 return BinaryOperator::CreateFSub(LHS, RHS);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 60 Constant *CreateFSub(Constant *LHS, Constant *RHS) const {

Completed in 1915 milliseconds

1 2