Home
last modified time | relevance | path

Searched refs:isBrevLdIntrinsic (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1743 static bool isBrevLdIntrinsic(const Value *Inst) { in isBrevLdIntrinsic() function
1760 else if (isa<IntrinsicInst>(V) && isBrevLdIntrinsic(V)) in getBrevLdObject()