Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp218 const uint16_t *DOpcodes, const uint16_t *QOpcodes0,
226 const uint16_t *DOpcodes, const uint16_t *QOpcodes0,
233 unsigned NumVecs, const uint16_t *DOpcodes,
311 unsigned NumVecs, const uint16_t *DOpcodes,
2111 const uint16_t *DOpcodes, in SelectVLD() argument
2174 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVLD()
2253 const uint16_t *DOpcodes, in SelectVST() argument
2333 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVST()
2408 const uint16_t *DOpcodes, in SelectVLDSTLane() argument
2512 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVLDSTLane()
[all …]