Home
last modified time | relevance | path

Searched defs:hasCnMipsP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.h279 bool hasCnMipsP() const { return HasCnMipsP; } in hasCnMipsP() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp66 bool hasCnMipsP() const { return STI.getFeatureBits()[Mips::FeatureCnMipsP]; } in hasCnMipsP() function in __anon91801c7d0111::MipsDisassembler
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp693 bool hasCnMipsP() const { in hasCnMipsP() function in __anon5ed6d99d0211::MipsAsmParser