Home
last modified time | relevance | path

Searched refs:COMP_OP (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Dconfig.h230 # define COMP_OP == macro
232 # define COMP_OP <=
242 (blk_count<_Type>::count COMP_OP blk_count<_Mem>::count);
244 #undef COMP_OP
228 # define COMP_OP global() macro
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DPPC.cpp928 #define PPC_AIX_FEATURE(NAME, DESC, SUPPORT_METHOD, INDEX, MASK, COMP_OP, \ in validateCpuSupports() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp16946 #define PPC_AIX_FEATURE(NAME, DESC, SUPPORT_METHOD, INDEX, MASK, COMP_OP, \ in EmitPPCBuiltinExpr() argument
16948 .Case(NAME, {SUPPORT_METHOD, INDEX, MASK, COMP_OP, VALUE}) in EmitPPCBuiltinExpr()