Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp220 const uint16_t *QOpcodes0, const uint16_t *QOpcodes1);
228 const uint16_t *QOpcodes0, const uint16_t *QOpcodes1);
1774 const uint16_t *QOpcodes0, in SelectVLD() argument
1832 QOpcodes0[OpcodeIndex]); in SelectVLD()
1862 SDNode *VLdA = CurDAG->getMachineNode(QOpcodes0[OpcodeIndex], dl, in SelectVLD()
1907 const uint16_t *QOpcodes0, in SelectVST() argument
1983 QOpcodes0[OpcodeIndex]); in SelectVST()
2026 SDNode *VStA = CurDAG->getMachineNode(QOpcodes0[OpcodeIndex], dl, in SelectVST()
2883 static const uint16_t QOpcodes0[] = { ARM::VLD3q8Pseudo_UPD, in Select() local
2889 return SelectVLD(N, true, 3, DOpcodes, QOpcodes0, QOpcodes1); in Select()
[all …]