Home
last modified time | relevance | path

Searched defs:hasCRC (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h325 bool hasCRC() const { return HasCRC; } hasCRC() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp716 bool hasCRC() const { in hasCRC() function in __anon629b77c40211::MipsAsmParser