Searched refs:CreateUDiv (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.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
H A DConstantFolder.h63 Constant *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
H A DConstantFolder.h63 Constant *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
H A DConstantFolder.h63 Constant *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
H A DConstantFolder.h63 Constant *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
H A DConstantFolder.h63 Constant *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::ConstantFolder
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DNoFolder.h102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS, function in class:llvm::NoFolder
105 return BinaryOperator::CreateUDiv(LHS, RHS);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DTargetFolder.h70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{ function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DTargetFolder.h70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{ function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DTargetFolder.h70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{ function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DTargetFolder.h70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{ function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DTargetFolder.h70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{ function in class:llvm::TargetFolder
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DTargetFolder.h70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{ function in class:llvm::TargetFolder

Completed in 429 milliseconds

123