Searched refs:isBrevLdIntrinsic (Results 1 – 1 of 1) sorted by relevance
1743 static bool isBrevLdIntrinsic(const Value *Inst) { in isBrevLdIntrinsic() function1760 else if (isa<IntrinsicInst>(V) && isBrevLdIntrinsic(V)) in getBrevLdObject()