Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5769 unsigned findCondCodeInd(const OperandVector &Operands, in findCondCodeInd() function
5795 unsigned CondI = findCondCodeInd(Operands, MnemonicOpsEndInd); in cvtThumbMultiply()
5844 unsigned CondI = findCondCodeInd(Operands, MnemonicOpsEndInd); in cvtThumbBranches()
5902 unsigned CondI = findCondCodeInd(Operands, MnemonicOpsEndInd); in cvtMVEVMOVQtoDReg()