Searched refs:QOpcodes0 (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 218 const uint16_t *DOpcodes, const uint16_t *QOpcodes0, 226 const uint16_t *DOpcodes, const uint16_t *QOpcodes0, 312 const uint16_t *QOpcodes0 = nullptr, 2112 const uint16_t *QOpcodes0, in SelectVLD() argument 2175 QOpcodes0[OpcodeIndex]); in SelectVLD() 2207 SDNode *VLdA = CurDAG->getMachineNode(QOpcodes0[OpcodeIndex], dl, in SelectVLD() 2254 const uint16_t *QOpcodes0, in SelectVST() argument 2334 QOpcodes0[OpcodeIndex]); in SelectVST() 2380 SDNode *VStA = CurDAG->getMachineNode(QOpcodes0[OpcodeIndex], dl, in SelectVST() 2955 const uint16_t *QOpcodes0, in SelectVLDDup() argument [all …]
|