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

1 2 3

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 68 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
  /external/llvm/include/llvm/IR/
ConstantFolder.h 52 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
NoFolder.h 85 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const {
86 return BinaryOperator::CreateFMul(LHS, RHS);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 52 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
NoFolder.h 85 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const {
86 return BinaryOperator::CreateFMul(LHS, RHS);
TargetFolder.h 68 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 67 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 59 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
NoFolder.h 98 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const {
99 return BinaryOperator::CreateFMul(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetFolder.h 67 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ConstantFolder.h 59 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
NoFolder.h 98 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const {
99 return BinaryOperator::CreateFMul(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetFolder.h 67 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ConstantFolder.h 59 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
NoFolder.h 98 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const {
99 return BinaryOperator::CreateFMul(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetFolder.h 67 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ConstantFolder.h 59 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
NoFolder.h 98 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const {
99 return BinaryOperator::CreateFMul(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetFolder.h 67 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ConstantFolder.h 59 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
NoFolder.h 98 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const {
99 return BinaryOperator::CreateFMul(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetFolder.h 67 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ConstantFolder.h 59 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {
NoFolder.h 98 Instruction *CreateFMul(Constant *LHS, Constant *RHS) const {
99 return BinaryOperator::CreateFMul(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetFolder.h 67 Constant *CreateFMul(Constant *LHS, Constant *RHS) const {

Completed in 1044 milliseconds

1 2 3