Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h178 bool hasCRC() const { return HasCRC; } in hasCRC() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.h307 bool hasCRC() const { return HasCRC; } in hasCRC() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h237 bool hasCRC() const { return HasCRC; } in hasCRC() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h430 bool hasCRC() const { return HasCRC; } in hasCRC() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h561 bool hasCRC() const { return HasCRC; } in hasCRC() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp652 bool hasCRC() const { in hasCRC() function in __anon065d760c0211::MipsAsmParser