Home
last modified time | relevance | path

Searched defs:getSwappedPredicate (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCPredicates.cpp53 PPC::Predicate PPC::getSwappedPredicate(PPC::Predicate Opcode) { in getSwappedPredicate() function in PPC
/NextBSD/contrib/llvm/lib/IR/
HDInstructions.cpp3169 CmpInst::Predicate CmpInst::getSwappedPredicate(Predicate pred) { in getSwappedPredicate() function in CmpInst