HomeSort by: relevance | last modified time | path
    Searched refs:HasBTI (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64Subtarget.h 159 bool HasBTI = false;
459 bool hasBTI() const { return HasBTI; }
AArch64InstrInfo.cpp 6560 bool HasBTI = any_of(RepeatedSequenceLocs, [](outliner::Candidate &C) {
6664 !HasBTI)) {

Completed in 19 milliseconds