Searched refs:hasCDE (Results 1 – 3 of 3) sorted by relevance
144 bool hasCDE() const;
165 bool ARMTargetInfo::hasCDE() const { return getARMCDECoprocMask() != 0; } in hasCDE() function in ARMTargetInfo965 if (hasCDE()) { in getTargetDefines()
578 bool hasCDE() const { in hasCDE() function in __anon6be9c9a00111::ARMAsmParser6713 (hasCDE() && MS.isCDEInstr(Mnemonic) && in getMnemonicAcceptInfo()7255 if (hasCDE() && MS.isCDEInstr(Mnemonic)) { in ParseInstruction()