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.cpp5800 unsigned findCondCodeInd(const OperandVector &Operands, in findCondCodeInd() function
5826 unsigned CondI = findCondCodeInd(Operands, MnemonicOpsEndInd); in cvtThumbMultiply()
5875 unsigned CondI = findCondCodeInd(Operands, MnemonicOpsEndInd); in cvtThumbBranches()
5933 unsigned CondI = findCondCodeInd(Operands, MnemonicOpsEndInd); in cvtMVEVMOVQtoDReg()