Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp219 const uint16_t *QOpcodes1);
227 const uint16_t *QOpcodes1);
313 const uint16_t *QOpcodes1 = nullptr);
2113 const uint16_t *QOpcodes1) { in SelectVLD() argument
2225 VLd = CurDAG->getMachineNode(QOpcodes1[OpcodeIndex], dl, ResTys, Ops); in SelectVLD()
2255 const uint16_t *QOpcodes1) { in SelectVST() argument
2400 SDNode *VStB = CurDAG->getMachineNode(QOpcodes1[OpcodeIndex], dl, ResTys, in SelectVST()
2956 const uint16_t *QOpcodes1) { in SelectVLDDup() argument
3024 : QOpcodes1[OpcodeIndex]; in SelectVLDDup()
4383 static const uint16_t QOpcodes1[] = { ARM::VLD2DUPq8OddPseudoWB_fixed, in Select() local
[all …]