Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMExpandPseudoInsts.cpp106 NEONRegSpacing RegSpacing; member
414 NEONRegSpacing RegSpc = TableEntry->RegSpacing; in ExpandVLD()
478 NEONRegSpacing RegSpc = TableEntry->RegSpacing; in ExpandVST()
526 NEONRegSpacing RegSpc = TableEntry->RegSpacing; in ExpandLaneOp()
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp125 uint8_t RegSpacing; // One of type NEONRegSpacing member
398 NEONRegSpacing RegSpc = (NEONRegSpacing)TableEntry->RegSpacing; in ExpandVLD()
463 NEONRegSpacing RegSpc = (NEONRegSpacing)TableEntry->RegSpacing; in ExpandVST()
516 NEONRegSpacing RegSpc = (NEONRegSpacing)TableEntry->RegSpacing; in ExpandLaneOp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp128 uint8_t RegSpacing; // One of type NEONRegSpacing member
476 NEONRegSpacing RegSpc = (NEONRegSpacing)TableEntry->RegSpacing; in ExpandVLD()
586 NEONRegSpacing RegSpc = (NEONRegSpacing)TableEntry->RegSpacing; in ExpandVST()
661 NEONRegSpacing RegSpc = (NEONRegSpacing)TableEntry->RegSpacing; in ExpandLaneOp()