Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h193 const uint16_t *getSuperRegIndices() const { in getSuperRegIndices() function
966 Idx(RC->getSuperRegIndices()),
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h158 const uint16_t *getSuperRegIndices() const { in getSuperRegIndices() function
1035 Idx(RC->getSuperRegIndices()), Mask(RC->getSubClassMask()) {