Home
last modified time | relevance | path

Searched defs:getRepRegClassFor (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp234 MipsSETargetLowering::getRepRegClassFor(MVT VT) const { in getRepRegClassFor() function in MipsSETargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h327 virtual const TargetRegisterClass *getRepRegClassFor(MVT VT) const { in getRepRegClassFor() function