Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp219 const uint16_t *DOpcodes,
227 const uint16_t *DOpcodes,
235 const uint16_t *DOpcodes, const uint16_t *QOpcodes);
1773 const uint16_t *DOpcodes, in SelectVLD() argument
1831 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVLD()
1906 const uint16_t *DOpcodes, in SelectVST() argument
1982 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVST()
2054 const uint16_t *DOpcodes, in SelectVLDSTLane() argument
2150 unsigned Opc = (is64BitVector ? DOpcodes[OpcodeIndex] : in SelectVLDSTLane()
2856 static const uint16_t DOpcodes[] = { ARM::VLD1d8wb_fixed, in Select() local
[all …]