Home
last modified time | relevance | path

Searched defs:VR1 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp189 unsigned VR1 = MRI.createVirtualRegister(RC); in expandLoadACC() local
214 unsigned VR1 = MRI.createVirtualRegister(RC); in expandStoreACC() local
246 unsigned VR1 = MRI.createVirtualRegister(RC); in expandCopyACC() local
DMipsSEISelLowering.cpp2960 unsigned VR1 = RegInfo.createVirtualRegister(RC); in emitBPOSGE32() local
/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp303 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const { in operator ()()
331 bool RegisterCellBitCompareSel::operator() (unsigned VR1, unsigned VR2) const { in operator ()()