Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp217 const uint16_t *QOpcodes1);
225 const uint16_t *QOpcodes1);
311 const uint16_t *QOpcodes1 = nullptr);
2118 const uint16_t *QOpcodes1) { in SelectVLD() argument
2230 VLd = CurDAG->getMachineNode(QOpcodes1[OpcodeIndex], dl, ResTys, Ops); in SelectVLD()
2260 const uint16_t *QOpcodes1) { in SelectVST() argument
2405 SDNode *VStB = CurDAG->getMachineNode(QOpcodes1[OpcodeIndex], dl, ResTys, in SelectVST()
2957 const uint16_t *QOpcodes1) { in SelectVLDDup() argument
3025 : QOpcodes1[OpcodeIndex]; in SelectVLDDup()
4376 static const uint16_t QOpcodes1[] = { ARM::VLD2DUPq8OddPseudoWB_fixed, in Select() local
[all …]