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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp66 bool hasCnMipsP() const { return STI.getFeatureBits()[Mips::FeatureCnMipsP]; } function in class:__anon5238::MipsDisassembler
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h276 bool hasCnMipsP() const { return HasCnMipsP; } function in class:llvm::MipsSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp677 bool hasCnMipsP() const { function in class:__anon5236::MipsAsmParser

Completed in 175 milliseconds