Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h178 bool hasCRC() const { return HasCRC; } in hasCRC() function
DAArch64InstrInfo.td27 def HasCRC : Predicate<"Subtarget->hasCRC()">,
/external/llvm/lib/Target/ARM/
DARMSubtarget.h430 bool hasCRC() const { return HasCRC; } in hasCRC() function
DARMInstrInfo.td238 def HasCRC : Predicate<"Subtarget->hasCRC()">,