Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSubtarget.h282 bool hasCnMipsP() const { return HasCnMipsP; } in hasCnMipsP() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp66 bool hasCnMipsP() const { return STI.getFeatureBits()[Mips::FeatureCnMipsP]; } in hasCnMipsP() function in __anon9e4598ce0111::MipsDisassembler
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp699 bool hasCnMipsP() const { in hasCnMipsP() function in __anon114dad2e0211::MipsAsmParser