Searched refs:hasRAS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h340 bool hasRAS() const { return HasRAS; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h634 bool hasRAS() const { return HasRAS; } function in class:llvm::ARMSubtarget
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp588 bool hasRAS() const { function in class:__anon4036::ARMAsmParser
7980 if (Imm8 == 0x10 && Pred != ARMCC::AL && hasRAS())

Completed in 184 milliseconds