Searched defs:getSwappedPredicate (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DInstrTypes.h1000 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
1001 return getSwappedPredicate(getPredicate());
1007 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DInstrTypes.h974 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
975 return getSwappedPredicate(getPredicate());
981 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DInstrTypes.h974 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
975 return getSwappedPredicate(getPredicate());
981 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DInstrTypes.h967 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
968 return getSwappedPredicate(getPredicate());
974 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DInstrTypes.h967 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
968 return getSwappedPredicate(getPredicate());
974 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DInstrTypes.h967 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
968 return getSwappedPredicate(getPredicate());
974 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DInstrTypes.h967 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
968 return getSwappedPredicate(getPredicate());
974 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DInstrTypes.h1000 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
1001 return getSwappedPredicate(getPredicate());
1007 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DInstrTypes.h974 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
975 return getSwappedPredicate(getPredicate());
981 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DInstrTypes.h974 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
975 return getSwappedPredicate(getPredicate());
981 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DInstrTypes.h967 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
968 return getSwappedPredicate(getPredicate());
974 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DInstrTypes.h967 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
968 return getSwappedPredicate(getPredicate());
974 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DInstrTypes.h967 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
968 return getSwappedPredicate(getPredicate());
974 static Predicate getSwappedPredicate(Predicate pred);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DInstrTypes.h967 Predicate getSwappedPredicate() const { function in class:llvm::CmpInst
968 return getSwappedPredicate(getPredicate());
974 static Predicate getSwappedPredicate(Predicate pred);

Completed in 95 milliseconds