HomeSort by: relevance | last modified time | path
    Searched defs:BranchTargetEnforcement (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
AArch64TargetParser.h 140 bool BranchTargetEnforcement;
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 164 /// BranchTargetEnforcement enables placing BTI instructions at potential
166 bool BranchTargetEnforcement = false;
399 bool branchTargetEnforcement() const { return BranchTargetEnforcement; }
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 1250 bool BranchTargetEnforcement = false;

Completed in 113 milliseconds