Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp324 std::string ArchGuard; member in __anonfaf0748f0111::Intrinsic
372 StringRef ArchGuard, StringRef TargetGuard, bool IsUnavailable, bool BigEndianSafe) in Intrinsic()
1953 std::string ArchGuard = std::string(R->getValueAsString("ArchGuard")); in createIntrinsic() local