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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h319 bool hasCRC() const { return HasCRC; } function in class:llvm::MipsSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h315 bool hasCRC() const { return HasCRC; } function in class:llvm::final
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h617 bool hasCRC() const { return HasCRC; } function in class:llvm::ARMSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp700 bool hasCRC() const { function in class:__anon5236::MipsAsmParser

Completed in 183 milliseconds