Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp239 const TargetRegisterClass *firstCommonClass(const uint32_t *A, in firstCommonClass() function
259 return firstCommonClass(A->getSubClassMask(), B->getSubClassMask(), this); in getCommonSubClass()
274 return firstCommonClass(RCI.getMask(), A->getSubClassMask(), this); in getMatchingSuperRegClass()
314 firstCommonClass(IA.getMask(), IB.getMask(), this); in getCommonSuperRegClass()