Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp910 static bool isAllActivePredicate(Value *Pred) { in isAllActivePredicate() function
H A DAArch64ISelLowering.cpp12691 static bool isAllActivePredicate(SelectionDAG &DAG, SDValue N) { in isAllActivePredicate() function
26819 bool AArch64TargetLowering::isAllActivePredicate(SelectionDAG &DAG, in isAllActivePredicate() function in AArch64TargetLowering