Searched defs:hasCRC (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ | ||
| D | MipsSubtarget.h | 326 bool hasCRC() const { return HasCRC; } in hasCRC() function |
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ | ||
| D | MipsAsmParser.cpp | 722 bool hasCRC() const { in hasCRC() function in __anon114dad2e0211::MipsAsmParser |