Home
last modified time | relevance | path

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

/llvm-project/clang/test/Rewriter/
H A Drewrite-modern-throw.m40 @interface INST interface
52 @implementation INST implementation
/llvm-project/clang/utils/
H A Dconvert_arm_neon.py180 INST = re.compile(r'Inst<"(?P<name>.*?)",\s*"(?P<proto>.*?)",\s*"(?P<kinds>.*?)"') variable
/llvm-project/llvm/unittests/IR/
H A DValueTest.cpp153 CHECK_PRINT(INST,STR) TEST() argument
172 CHECK_PRINT_AS_OPERAND(INST,TYPE,STR) TEST() argument
/llvm-project/clang/test/CodeGenCXX/
H A Ddllexport.cpp29 #define INST(func) template void func(); macro
329 INST(funcTmplDef<ExplicitInst_Exported>) in INST() function
335 INST(inlineFuncTmpl1<ExplicitInst_Exported>) in INST() function
392 INST(ns::externalFuncTmpl<ExplicitInst_Exported>) in INST() function