Searched refs:hasCRC (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h165 if (P.hasCRC())
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp200 if (!hasMips32r6() && hasCRC() && !CRCWarningPrinted) {
H A DMipsSubtarget.h323 bool hasCRC() const { return HasCRC; } function in class:llvm::MipsSubtarget
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h338 bool hasCRC() const { return HasCRC; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h633 bool hasCRC() const { return HasCRC; } function in class:llvm::ARMSubtarget
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp716 bool hasCRC() const { function in class:__anon4201::MipsAsmParser

Completed in 124 milliseconds