Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp118 bool copyAllListRegs; member
398 if (NumRegs > 1 && TableEntry->copyAllListRegs) in ExpandVLD()
400 if (NumRegs > 2 && TableEntry->copyAllListRegs) in ExpandVLD()
402 if (NumRegs > 3 && TableEntry->copyAllListRegs) in ExpandVLD()
473 if (NumRegs > 1 && TableEntry->copyAllListRegs) in ExpandVST()
475 if (NumRegs > 2 && TableEntry->copyAllListRegs) in ExpandVST()
477 if (NumRegs > 3 && TableEntry->copyAllListRegs) in ExpandVST()