Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp281 unsigned &PreA, unsigned &PreB) const { in getCommonSuperRegClass() argument
297 unsigned *BestPreA = &PreA; in getCommonSuperRegClass()
DDetectDeadLanes.cpp182 unsigned PreA, PreB; // Unused. in isCrossCopy() local
184 return !TRI.getCommonSuperRegClass(SrcRC, SrcSubIdx, DstRC, DstSubIdx, PreA, in isCrossCopy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h647 unsigned &PreA, unsigned &PreB) const;