Searched refs:hasCDE (Results 1 – 3 of 3) sorted by relevance
144 bool hasCDE() const;
164 bool ARMTargetInfo::hasCDE() const { return getARMCDECoprocMask() != 0; } in hasCDE() function in ARMTargetInfo971 if (hasCDE()) { in getTargetDefines()
581 bool hasCDE() const { in hasCDE() function in __anon6be9c9a00111::ARMAsmParser6745 (hasCDE() && MS.isCDEInstr(Mnemonic) && in getMnemonicAcceptInfo()7287 if (hasCDE() && MS.isCDEInstr(Mnemonic)) { in parseInstruction()