Searched refs:CreateFRem (Results 1 - 25 of 56) sorted by relevance

123

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
H A DConstantFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
H A DConstantFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
H A DConstantFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
H A DConstantFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
H A DConstantFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DNoFolder.h136 Instruction *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::NoFolder
137 return BinaryOperator::CreateFRem(LHS, RHS);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DTargetFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DTargetFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DTargetFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DTargetFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DTargetFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DTargetFolder.h85 Constant *CreateFRem(Constant *LHS, Constant *RHS) const { function in class:llvm::TargetFolder

Completed in 171 milliseconds

123