Searched refs:isSingleSpacedVectorAllLanes (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp1168 bool isSingleSpacedVectorAllLanes() const { function in class:__anon8852::ARMOperand
1175 if (!isSingleSpacedVectorAllLanes()) return false;
1180 if (!isSingleSpacedVectorAllLanes()) return false;
1191 if (!isSingleSpacedVectorAllLanes()) return false;
1201 if (!isSingleSpacedVectorAllLanes()) return false;

Completed in 48 milliseconds