Home
last modified time | relevance | path

Searched defs:getPredicate (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h151 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { in getPredicate() function
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h88 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h170 CmpInst::Predicate getPredicate() const { in getPredicate() function
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp101 TreePredicateFn CheckPredicateMatcher::getPredicate() const { in getPredicate() function in CheckPredicateMatcher
H A DFastISelEmitter.cpp72 const TreePredicateFn &getPredicate(unsigned i) { in getPredicate() function in __anond0ef0c150211::ImmPredicateSet
H A DDAGISelMatcher.h400 StringRef getPredicate() const { return Predicate; } in getPredicate() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h577 unsigned getPredicate() const { in getPredicate() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstants.cpp1188 unsigned ConstantExpr::getPredicate() const { in getPredicate() function in ConstantExpr