Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.h323 bool hasCRC() const { return HasCRC; } in hasCRC() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h363 bool hasCRC() const { return HasCRC; } in hasCRC() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h658 bool hasCRC() const { return HasCRC; } in hasCRC() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp716 bool hasCRC() const { in hasCRC() function in __anon5ed6d99d0211::MipsAsmParser