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

1 2 3

  /external/llvm/include/llvm/Analysis/
TargetFolder.h 71 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /external/llvm/include/llvm/IR/
ConstantFolder.h 55 Constant *CreateUDiv(Constant *LHS, Constant *RHS,
NoFolder.h 88 Instruction *CreateUDiv(Constant *LHS, Constant *RHS,
91 return BinaryOperator::CreateUDiv(LHS, RHS);
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ConstantFolder.h 55 Constant *CreateUDiv(Constant *LHS, Constant *RHS,
NoFolder.h 88 Instruction *CreateUDiv(Constant *LHS, Constant *RHS,
91 return BinaryOperator::CreateUDiv(LHS, RHS);
TargetFolder.h 71 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetFolder.h 70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ConstantFolder.h 63 Constant *CreateUDiv(Constant *LHS, Constant *RHS,
NoFolder.h 102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS,
105 return BinaryOperator::CreateUDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetFolder.h 70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
ConstantFolder.h 63 Constant *CreateUDiv(Constant *LHS, Constant *RHS,
NoFolder.h 102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS,
105 return BinaryOperator::CreateUDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetFolder.h 70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
ConstantFolder.h 63 Constant *CreateUDiv(Constant *LHS, Constant *RHS,
NoFolder.h 102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS,
105 return BinaryOperator::CreateUDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetFolder.h 70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
ConstantFolder.h 63 Constant *CreateUDiv(Constant *LHS, Constant *RHS,
NoFolder.h 102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS,
105 return BinaryOperator::CreateUDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetFolder.h 70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
ConstantFolder.h 63 Constant *CreateUDiv(Constant *LHS, Constant *RHS,
NoFolder.h 102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS,
105 return BinaryOperator::CreateUDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetFolder.h 70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
ConstantFolder.h 63 Constant *CreateUDiv(Constant *LHS, Constant *RHS,
NoFolder.h 102 Instruction *CreateUDiv(Constant *LHS, Constant *RHS,
105 return BinaryOperator::CreateUDiv(LHS, RHS);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetFolder.h 70 Constant *CreateUDiv(Constant *LHS, Constant *RHS, bool isExact = false)const{

Completed in 2776 milliseconds

1 2 3