Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTestAPICommon.h97 SmallVector<Triple::ArchType, 4> SupportedArchs; variable
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1850 CheckBuiltinTargetInSupported(Sema & S,unsigned BuiltinID,CallExpr * TheCall,ArrayRef<llvm::Triple::ArchType> SupportedArchs) CheckBuiltinTargetInSupported() argument