Home
last modified time | relevance | path

Searched defs:invertPredicate (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp482 bool invertPredicate = false; in runOnMachineFunction() local
/llvm-project/mlir/lib/Interfaces/Utils/
H A DInferIntRangeCommon.cpp625 static intrange::CmpPredicate invertPredicate(intrange::CmpPredicate pred) { invertPredicate() function
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp75 arith::CmpIPredicate arith::invertPredicate(arith::CmpIPredicate pred) { invertPredicate() function in arith
124 static arith::CmpIPredicateAttr invertPredicate(arith::CmpIPredicateAttr pred) { invertPredicate() function