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