Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp216 const uint16_t *DOpcodes, const uint16_t *QOpcodes0,
224 const uint16_t *DOpcodes, const uint16_t *QOpcodes0,
231 unsigned NumVecs, const uint16_t *DOpcodes,
309 unsigned NumVecs, const uint16_t *DOpcodes,
2116 const uint16_t *DOpcodes, in SelectVLD() argument
2179 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVLD()
2258 const uint16_t *DOpcodes, in SelectVST() argument
2338 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVST()
2413 const uint16_t *DOpcodes, in SelectVLDSTLane() argument
2516 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVLDSTLane()
[all …]