reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  587   bool shouldOmitVectorPredicateOperand(StringRef Mnemonic, OperandVector &Operands);

References

lib/Target/ARM/AsmParser/ARMAsmParser.cpp
 6966     if (!shouldOmitVectorPredicateOperand(Mnemonic, Operands) &&
 6981                !shouldOmitVectorPredicateOperand(Mnemonic, Operands)) {
 6996                !shouldOmitVectorPredicateOperand(Mnemonic, Operands)) {
 7015       if (!shouldOmitVectorPredicateOperand(Mnemonic, Operands)) {
 7047       if (shouldOmitVectorPredicateOperand(Mnemonic, Operands)) {