Home
last modified time | relevance | path

Searched defs:MnemonicOpsEndInd (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp4153 unsigned MnemonicOpsEndInd = 1; in getMnemonicOpsEndInd() local
5770 unsigned MnemonicOpsEndInd) { in findCondCodeInd()
5780 unsigned MnemonicOpsEndInd) { in findCCOutInd()
5794 unsigned MnemonicOpsEndInd = getMnemonicOpsEndInd(Operands); in cvtThumbMultiply() local
5843 unsigned MnemonicOpsEndInd = getMnemonicOpsEndInd(Operands); in cvtThumbBranches() local
5901 unsigned MnemonicOpsEndInd = getMnemonicOpsEndInd(Operands); in cvtMVEVMOVQtoDReg() local
6217 unsigned MnemonicOpsEndInd = getMnemonicOpsEndInd(Operands); in parseFPImm() local
6744 bool operandsContainWide(OperandVector &Operands, unsigned MnemonicOpsEndInd) { in operandsContainWide()
6759 OperandVector &Operands, unsigned MnemonicOpsEndInd) { in tryConvertingToTwoOperandForm()
6864 StringRef Mnemonic, OperandVector &Operands, unsigned MnemonicOpsEndInd) { in shouldOmitVectorPredicateOperand()
[all …]