Searched refs:QOpcodes0 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMISelDAGToDAG.cpp | 216 const uint16_t *DOpcodes, const uint16_t *QOpcodes0, 224 const uint16_t *DOpcodes, const uint16_t *QOpcodes0, 310 const uint16_t *QOpcodes0 = nullptr, 2117 const uint16_t *QOpcodes0, in SelectVLD() argument 2180 QOpcodes0[OpcodeIndex]); in SelectVLD() 2212 SDNode *VLdA = CurDAG->getMachineNode(QOpcodes0[OpcodeIndex], dl, in SelectVLD() 2259 const uint16_t *QOpcodes0, in SelectVST() argument 2339 QOpcodes0[OpcodeIndex]); in SelectVST() 2385 SDNode *VStA = CurDAG->getMachineNode(QOpcodes0[OpcodeIndex], dl, in SelectVST() 2956 const uint16_t *QOpcodes0, in SelectVLDDup() argument [all …]
|