Searched defs:hasCDE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/ | ||
H A D | ARM.cpp | 164 bool ARMTargetInfo::hasCDE() const { return getARMCDECoprocMask() != 0; } in hasCDE() function in ARMTargetInfo |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 565 bool hasCDE() const { in hasCDE() function in __anonad70014b0111::ARMAsmParser |